python3Packages.setuptools: 50.3.1 -> 54.2.0
This commit is contained in:
@@ -45,6 +45,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
echo "Building setuptools wheel..."
|
||||
pushd setuptools
|
||||
rm pyproject.toml
|
||||
${python.pythonForBuild.interpreter} -m pip install --no-build-isolation --no-index --prefix=$out --ignore-installed --no-dependencies --no-cache .
|
||||
popd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user