Skip to content

Commit

Permalink
Dependency for Gaia Data (#110)
Browse files Browse the repository at this point in the history
Added the dependency for Gaia's python query package.
  • Loading branch information
kjkoeller authored Mar 9, 2023
1 parent 9a71408 commit b33c9bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ def check_python_version():
'tqdm>=4.64.1',
'numba>=0.56.3',
'seaborn>=0.12.2',
'pyia>=1.3',
],

include_package_data=True,
Expand Down

0 comments on commit b33c9bd

Please sign in to comment.