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