Skip to content

Commit

Permalink
Tentative fix pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiggi committed Feb 27, 2023
1 parent ff7eb5e commit ab8a685
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ dynamic = ["version"]
[tool.setuptools_scm]
write_to = "disdrodb/_version.py"

[tool.setuptools.packages.find]
where = ["disdrodb"]
[tool.setuptools]
packages = ["disdrodb"]

[project.scripts]
# L0A
Expand Down

0 comments on commit ab8a685

Please sign in to comment.