mirror of
https://github.com/borgbackup/borg.git
synced 2026-04-21 14:20:31 -04:00
require setuptools>=45.0
the focal64 vagrant box otherwise runs into an issue, because setuptools 44.x is installed and conflicts with setuptools_scm wanting >=45.
This commit is contained in:
parent
3960ff3292
commit
0e9befb539
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
setuptools
|
||||
setuptools>=45
|
||||
setuptools_scm
|
||||
pip
|
||||
virtualenv
|
||||
|
|
|
|||
Loading…
Reference in a new issue