Skip to content

Commit

Permalink
Merge pull request #129 from OlenaYefymenko/122-supported-python-vers…
Browse files Browse the repository at this point in the history
…ions

Declare supported Python versions in dist meta
  • Loading branch information
pradyunsg authored Mar 17, 2023
2 parents 60ef91e + 6f851bf commit ea4011b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ package_dir =
packages = find:
include_package_data = true
zip_safe = false
python_requires = >=3.7

[options.packages.find]
where = src
Expand Down

0 comments on commit ea4011b

Please sign in to comment.