blob: c39d9d8f4f815bfb4b062b3e0b67c9035f83f80a (
plain)
1
2
3
4
5
6
|
name=python-setuptools
version=80.10.1
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
|