Skip to content

Commit

Permalink
Removed quotes around python version in spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark S. Bentley committed Jan 10, 2024
1 parent 768973d commit 7723602
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 @@ -15,5 +15,5 @@ install_requires =
pyyaml
lxml
pds4-tools
python_version >= "3.7"
python_version >= 3.7

0 comments on commit 7723602

Please sign in to comment.