Skip to content

Commit

Permalink
Merge pull request #6223 from ThomasWaldmann/fix-codeql-master
Browse files Browse the repository at this point in the history
do not use broken setuptools version
  • Loading branch information
ThomasWaldmann authored Feb 2, 2022
2 parents 495c6bb + 456bf4c commit f96e443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.d/development.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
setuptools>=45
setuptools >=45, !=60.6.0
setuptools_scm
pip
virtualenv
Expand Down

0 comments on commit f96e443

Please sign in to comment.