Skip to content

Commit

Permalink
limit tokenize-rt to <4 before breaks
Browse files Browse the repository at this point in the history
tokenze-rt will remove python2-compat parsing
  • Loading branch information
asottile committed Oct 3, 2022
1 parent 7f79d5a commit aaac274
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>=3.2.0
tokenize-rt<4
python_requires = >=3.7

[options.packages.find]
Expand Down

0 comments on commit aaac274

Please sign in to comment.