Skip to content

Commit

Permalink
add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes-Sahlmann committed Oct 18, 2024
1 parent d63c0d6 commit 50b7256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ github_project = https://github.com/Johannes-Sahlmann/pystrometry
# install_requires should be formatted as a comma-separated list, e.g.:
# install_requires = astropy, scipy, matplotlib

install_requires = astropy, linearfit>=1.0.2, matplotlib, scipy, astroquery, sympy
install_requires = astropy, linearfit>=1.0.2, matplotlib, scipy, astroquery, sympy, pandas, pyarrow

# version should be PEP440 compatible (https://www.python.org/dev/peps/pep-0440/)
version = 0.6.1
Expand Down

0 comments on commit 50b7256

Please sign in to comment.