Skip to content

Commit

Permalink
Add version pinning to maintain Python 2.7 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
zcashero committed Mar 2, 2020
1 parent e4ccc4a commit 64f6b58
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions common.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,10 @@ twine = 1.11.0
zc.buildout =
zest.releaser = 6.15.0

# for Python 2.7 compatibility
more-itertools = 5.0.0
zipp = 0.6.0


[zptlint]
recipe = zc.recipe.egg
Expand Down

0 comments on commit 64f6b58

Please sign in to comment.