Ref : https://www.python.org/dev/peps/pep-0632/#migration-advice setup from setuptools can be used. https://github.com/josiahcarlson/rpqueue/blob/15f1946c15f755525a2b3cc8871c730c4ab78fcc/setup.py#L3
Ref : https://www.python.org/dev/peps/pep-0632/#migration-advice
setup from setuptools can be used.
rpqueue/setup.py
Line 3 in 15f1946