Skip to content

Commit d8ca18d

Browse files
committed
try another resolution
1 parent 2495189 commit d8ca18d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Jenkinsfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ def initializeEnvironment() {
169169
pip install -U setuptools
170170
pip install wheel
171171
pip install "Cython<3.0" "pyyaml<6.0" --no-build-isolation
172-
pip uninstall ccm
173172
pip install ${HOME}/ccm
174173
'''
175174

test-requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
scales
33
nose
44
mock>1.1
5-
ccm>=2.1.5
6-
PyYAML>=6.0.1
5+
ccm>=2.1.2
76
pytz
87
sure
98
pure-sasl

0 commit comments

Comments
 (0)