Skip to content

Commit

Permalink
Fix pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
frankinspace committed Jul 25, 2024
1 parent cd0f4a4 commit 854e021
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,6 @@ harmony = ["harmony-service-lib"]

[tool.poetry.scripts]
net2cog_harmony = 'net2cog.netcdf_convert_harmony:main'
net2cog = 'net2cog.netcdf_convert:main'

[tool.poetry.scripts]
l2ss_harmony = 'podaac.subsetter.subset_harmony:main'
l2ss-py = 'podaac.subsetter.run_subsetter:main'

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 854e021

Please sign in to comment.