Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Use valid project/version requirement specifiers
* 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers. Without this fix installation will fail with modern pip.
- Loading branch information