mirror of
https://github.com/borgbackup/borg.git
synced 2025-02-24 23:13:25 +00:00
parent
7439f89a78
commit
cc4bee6220
1 changed files with 1 additions and 1 deletions
2
Vagrantfile
vendored
2
Vagrantfile
vendored
|
@ -205,7 +205,7 @@ def install_pyinstaller()
|
|||
. ~/.bash_profile
|
||||
cd /vagrant/borg
|
||||
. borg-env/bin/activate
|
||||
pip install 'pyinstaller==5.4.1'
|
||||
pip install 'pyinstaller==5.6.2'
|
||||
EOF
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue