We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 918429f commit 08e835eCopy full SHA for 08e835e
jenkins-job-builder/python-jenkins-1.8.1-setuptools.patch
@@ -0,0 +1,22 @@
1
+diff --git a/python_jenkins.egg-info/requires.txt b/python_jenkins.egg-info/requires.txt
2
+index ef5a59c..c03c4cf 100644
3
+--- a/python_jenkins.egg-info/requires.txt
4
++++ b/python_jenkins.egg-info/requires.txt
5
+@@ -1,5 +1,5 @@
6
+ multi_key_dict
7
+ pbr>=0.8.2
8
+ requests
9
+-setuptools<66
10
++setuptools
11
+ six>=1.3.0
12
+diff --git a/requirements.txt b/requirements.txt
13
+index da41145..8a312db 100644
14
+--- a/requirements.txt
15
++++ b/requirements.txt
16
17
+ # Setuptools removed support for PEP 440 non-conforming versions
18
19
20
21
22
0 commit comments