Skip to content

Commit

Permalink
pyparsing 3.0.0 breaks parsing some of our environment markers.
Browse files Browse the repository at this point in the history
  • Loading branch information
matteius committed Mar 29, 2022
1 parent 50048c6 commit afa6c8a
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 @@ -55,6 +55,7 @@ install_requires =
setuptools>=40.8
tomlkit>=0.5.3
vistir>=0.3.1
pyparsing==2.4.7

[options.extras_require]
tests =
Expand Down

0 comments on commit afa6c8a

Please sign in to comment.