mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-02 05:26:45 +00:00
Merge pull request #2774 from SchrodingersGat/setuptools-version
Pin setuptools version (cherry picked from commit b57c4591e525db50780297cbed8b4658ed1820ea)
This commit is contained in:
parent
faa2044904
commit
a4b8821f2c
@ -1,7 +1,7 @@
|
||||
# Base python requirements for docker containers
|
||||
|
||||
# Basic package requirements
|
||||
setuptools>=57.4.0
|
||||
setuptools>=57.4.0,<=60.1.0
|
||||
wheel>=0.37.0
|
||||
invoke>=1.4.0 # Invoke build tool
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user