mirror of
https://github.com/borgbackup/borg.git
synced 2025-03-09 13:53:09 +00:00
vagrant: use pyinstaller 6.5.0
This commit is contained in:
parent
41520c2937
commit
86aeb1c253
1 changed files with 1 additions and 1 deletions
2
Vagrantfile
vendored
2
Vagrantfile
vendored
|
@ -204,7 +204,7 @@ def install_pyinstaller()
|
|||
. ~/.bash_profile
|
||||
cd /vagrant/borg
|
||||
. borg-env/bin/activate
|
||||
pip install 'pyinstaller==6.3.0'
|
||||
pip install 'pyinstaller==6.5.0'
|
||||
EOF
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue