diff options
Diffstat (limited to 'repos/extra/python-setuptools/abuild')
| -rwxr-xr-x | repos/extra/python-setuptools/abuild | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/repos/extra/python-setuptools/abuild b/repos/extra/python-setuptools/abuild deleted file mode 100755 index 53579a4c..00000000 --- a/repos/extra/python-setuptools/abuild +++ /dev/null @@ -1,6 +0,0 @@ -name=python-setuptools -version=75.8.0 -release=1 -source="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-$version.tar.gz" -export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0 -export PYTHONDONTWRITEBYTECODE=1 |