the focal64 vagrant box otherwise runs into an issue, because setuptools 44.x is installed and conflicts with setuptools_scm wanting >=45.
@@ -1,4 +1,4 @@
-setuptools
+setuptools>=45
setuptools_scm
pip
virtualenv