Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle missing 'tests_require' option in newer setuptools (#59)
This option was outright removed from newer versions of setuptools and is no longer visible at all. The existing behavior always raises an exception even if the unsupported option isn't used in the package.
- Loading branch information