Skip to content

Commit

Permalink
Merge pull request #867 from asottile/correct-minimum-requirement
Browse files Browse the repository at this point in the history
correct minimum requirement
  • Loading branch information
asottile committed Jul 30, 2023
2 parents a62260b + 76d3124 commit 02fe002
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 @@ -19,7 +19,7 @@ classifiers =
[options]
packages = find:
install_requires =
tokenize-rt>=5.1.0
tokenize-rt>=5.2.0
python_requires = >=3.8.1

[options.packages.find]
Expand Down

0 comments on commit 02fe002

Please sign in to comment.