Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
setup.py: Support older setuptools (<34.x)
The `python_version` conditional was added fairly recently (<2 years). We've run into a few cases where it would be very convenient for luigi to support older setuptools (e.g. managed environments where it may be difficult or not possible to upgrade).
- Loading branch information