Skip to content

Commit

Permalink
Declare the minimum Python version as 3.7. (#556)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco authored Jun 7, 2024
1 parent 618c34c commit c8d5300
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[options]
python_requires = >=3.7

0 comments on commit c8d5300

Please sign in to comment.