Skip to content

Commit

Permalink
Add spiceypy, yarl, and matplotlib to project dependencies in pyproje…
Browse files Browse the repository at this point in the history
…ct.toml.
  • Loading branch information
michaelaye committed Nov 27, 2024
1 parent 0585de8 commit 8decb5f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ dependencies = [
"tqdm",
"pandas",
"astropy",
"spiceypy",
"yarl",
"matplotlib",
]
repository = "https://github.com/planetarypy/planetarypy"

Expand Down

0 comments on commit 8decb5f

Please sign in to comment.