Skip to content

Commit

Permalink
Remove some commented statements
Browse files Browse the repository at this point in the history
  • Loading branch information
shagunsodhani committed Dec 18, 2020
1 parent c0fece6 commit 677d9ff
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion plugins/hydra_ax_sweeper/setup.py
Expand Up @@ -18,7 +18,6 @@
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
# "Programming Language :: Python :: 3.9",
"Operating System :: POSIX :: Linux",
"Operating System :: MacOS",
"Development Status :: 4 - Beta",
Expand Down
1 change: 0 additions & 1 deletion plugins/hydra_nevergrad_sweeper/setup.py
Expand Up @@ -19,7 +19,6 @@
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
# "Programming Language :: Python :: 3.9",
"Operating System :: OS Independent",
"Development Status :: 4 - Beta",
],
Expand Down
1 change: 0 additions & 1 deletion plugins/hydra_ray_launcher/setup.py
Expand Up @@ -17,7 +17,6 @@
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
# "Programming Language :: Python :: 3.9",
"Operating System :: MacOS",
"Operating System :: POSIX :: Linux",
"Development Status :: 4 - Beta",
Expand Down

0 comments on commit 677d9ff

Please sign in to comment.