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

vagrant: use pyinstaller 5.13.1

Thomas Waldmann 1 жил өмнө
parent
commit
535a024008
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Vagrantfile

+ 1 - 1
Vagrantfile

@@ -286,7 +286,7 @@ def install_pyinstaller()
     . ~/.bash_profile
     . ~/.bash_profile
     cd /vagrant/borg
     cd /vagrant/borg
     . borg-env/bin/activate
     . borg-env/bin/activate
-    pip install 'pyinstaller==5.6.2'
+    pip install 'pyinstaller==5.13.1'
   EOF
   EOF
 end
 end