Skip to content

Commit 0585de8

Browse files
committed
Add astropy to project dependencies in pyproject.toml.
1 parent 24c2008 commit 0585de8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ dependencies = [
2929
"requests",
3030
"tqdm",
3131
"pandas",
32+
"astropy",
3233
]
3334
repository = "https://github.com/planetarypy/planetarypy"
3435

0 commit comments

Comments
 (0)