Skip to content

Commit

Permalink
Fix version for typing which seems required for Python 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ctheune committed Jul 2, 2020
1 parent 2e6a1ee commit 421c8dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ pycodestyle = 2.6.0
mccabe = 0.6.1
pyparsing = 2.4.7
zipp = 3.1.0
typing = 3.7.4.1

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

0 comments on commit 421c8dc

Please sign in to comment.