Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
samueldmcdermott authored Jul 3, 2024
1 parent ca92245 commit 2418041
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ dependencies = [
"h5py >= 3.8.0",
"numpy >= 1.24.3",
"astropy >= 6.0",
"colossus >= 1.3.0",
"tqdm >= 4.66.0",
"pixell == 0.17.3",
]

Expand All @@ -22,4 +24,4 @@ pytest = "^7.3.1"
pytest-cov = "^4.0.0"

[tool.setuptools.packages.find]
namespaces = false
namespaces = false

0 comments on commit 2418041

Please sign in to comment.