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:
Thomas Waldmann 2021-05-06 03:40:44 +02:00
parent 3960ff3292
commit 0e9befb539
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
setuptools
setuptools>=45
setuptools_scm
pip
virtualenv