Skip to content

Commit

Permalink
auto find packages
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed May 23, 2022
1 parent 7961ca7 commit ebb3dd7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,10 @@ build-backend = 'setuptools.build_meta'
[tool.setuptools_scm]

[tool.setuptools]
packages = ['jwst', 'pytest_crds']
zip-safe = false

[tool.setuptools.packages.find]

[tool.setuptools.package-data]
# package_data values are glob patterns relative to each specific subpackage.
'*' = [
Expand Down

0 comments on commit ebb3dd7

Please sign in to comment.