Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
SamTov authored Nov 8, 2024
1 parent 6a1cc53 commit a93e9f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@
],
package_data={"": ["form_fac_coeffs.csv"]},
include_package_data=True,
python_requires=">=3.7",
python_requires=">=3.9",
install_requires=required,
)

0 comments on commit a93e9f9

Please sign in to comment.