Skip to content

Commit

Permalink
Revert "chore: cleanup python requires"
Browse files Browse the repository at this point in the history
This reverts commit 6bcc926.
  • Loading branch information
CaselIT committed Aug 15, 2024
1 parent 6bcc926 commit 472e341
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 @@ -52,7 +52,7 @@ project_urls =
zip_safe = False
include_package_data = True
packages = find:
python_requires = 3.8
python_requires = >=3.8
install_requires =
tests_require =
testtools
Expand Down

0 comments on commit 472e341

Please sign in to comment.