2
0
Эх сурвалжийг харах

vagrant: use development.lock.txt to avoid issues

... caused by incompatible changes in test tools / their requirements.
Thomas Waldmann 5 жил өмнө
parent
commit
28bed2eb14
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Vagrantfile

+ 1 - 1
Vagrantfile

@@ -267,7 +267,7 @@ def install_borg(fuse)
     . borg-env/bin/activate
     pip install -U wheel  # upgrade wheel, too old for 3.5
     cd borg
-    pip install -r requirements.d/development.txt
+    pip install -r requirements.d/development.lock.txt
     python setup.py clean
   EOF
   if fuse