Skip to content

Commit

Permalink
more tests added.
Browse files Browse the repository at this point in the history
  • Loading branch information
ypriverol committed May 26, 2024
1 parent 5d9afcf commit 285e34a
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 @@ -37,7 +37,7 @@
"pydantic",
"pandas",
]
PYTHON_REQUIRES = ">=3.7,<4"
PYTHON_REQUIRES = ">=3.8,<4"

with open("README.md", "r") as fh:
LONG_DESCRIPTION = fh.read()
Expand Down

0 comments on commit 285e34a

Please sign in to comment.