Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Commit

Permalink
updaing unsafe setuptools
Browse files Browse the repository at this point in the history
need to check Jenkins afterwards...
  • Loading branch information
Tobias Richter committed Feb 8, 2023
1 parent c2b62a1 commit 1c93cad
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements-jenkins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@
# Packaging
pyinstaller
# setuptools 45 onwards not working with pyinstaller yet
setuptools<45.0.0
# setuptools<45.0.0
# trying if that is still the case (2023-02)
setuptools

0 comments on commit 1c93cad

Please sign in to comment.