Skip to content

Commit

Permalink
Merge pull request #5049 from petricm/req
Browse files Browse the repository at this point in the history
[v7r2] newer versions of setuptools_scm do not support py2
  • Loading branch information
chrisburr authored Mar 18, 2021
2 parents f595b46 + a63a1fa commit a5b8cb6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,5 @@ caniusepython3
subprocess32
flaky
ldap3
# setuptools_scm comes via tornado. newer versions of setuptools_scm do not support py2
setuptools_scm<6.0

0 comments on commit a5b8cb6

Please sign in to comment.