-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in pyp2rpm setup command: 'tests_require' must be a string or list of strings containing valid project/version requirement specifiers #217
Comments
Updating setuptools pip to the latest versions
pip install pyp2rpm
|
Does that help? |
Thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try install pyp2rpm on CentOS7.
If install pyp2rpm from rpm package, then pyp2rpm don`t have template epel7. Therefore, I install through pip.
If you just start the installation via pip
pip install pyp2rpm
I will get an error
Updating setuptools to version 12
pip install setuptools==12
I get an error
The text was updated successfully, but these errors were encountered: