Skip to content

Commit

Permalink
Recursively find packages
Browse files Browse the repository at this point in the history
  • Loading branch information
hugobuddel committed May 1, 2023
1 parent 6683a86 commit 6a86a62
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,5 @@ docs = [
"Source" = "https://github.com/AstarVienna/ScopeSim"
"Bug Reports" = "https://github.com/AstarVienna/ScopeSim/issues"

[tool.setuptools]
packages = [
"scopesim"
]
[tool.setuptools.packages]
find = {}

0 comments on commit 6a86a62

Please sign in to comment.