Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Commit

Permalink
require setuptools>=45.0
Browse files Browse the repository at this point in the history
the focal64 vagrant box otherwise runs into an issue,
because setuptools 44.x is installed and conflicts with
setuptools_scm wanting >=45.
  • Loading branch information
ThomasWaldmann committed May 6, 2021
1 parent 3960ff3 commit 0e9befb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.d/development.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
setuptools
setuptools>=45
setuptools_scm
pip
virtualenv
Expand Down

0 comments on commit 0e9befb

Please sign in to comment.