Skip to content

Commit

Permalink
Fixed setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark S. Bentley committed Jan 10, 2024
1 parent 7723602 commit 7edc948
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@ keywords = PDS, PDS4, archive, data
[options]
zip_safe = False
include_package_data = True
python_requires = >=3.7

packages = find:
install_requires =
pandas
pyyaml
lxml
pds4-tools
python_version >= 3.7

0 comments on commit 7edc948

Please sign in to comment.