We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am trying to build an RPM from this but see no tar.gz file on pypi. Can you please upload the source tarball to pypi ?
warning: Downloading https://pypi.io/packages/source/c/clvm/clvm-0.9.6.tar.gz curl: (22) The requested URL returned error: 404 error: Couldn't download https://pypi.io/packages/source/c/clvm/clvm-0.9.6.tar.gz
https://pypi.org/project/clvm/#files only shows a .whl file.
$python3 setup.py --help-commands | grep sdist sdist create a source distribution (tarball, zip file, etc.)
so if you can first generate this sdist tar ball then upload it
The text was updated successfully, but these errors were encountered:
Is anyone able to update?
Sorry, something went wrong.
This would be useful...
Issue remains on Version 0.9.9 ...
Any update please?
No branches or pull requests
I am trying to build an RPM from this but see no tar.gz file on pypi. Can you please upload the source tarball to pypi ?
warning: Downloading https://pypi.io/packages/source/c/clvm/clvm-0.9.6.tar.gz
curl: (22) The requested URL returned error: 404
error: Couldn't download https://pypi.io/packages/source/c/clvm/clvm-0.9.6.tar.gz
https://pypi.org/project/clvm/#files only shows a .whl file.
$python3 setup.py --help-commands | grep sdist
sdist create a source distribution (tarball, zip file, etc.)
so if you can first generate this sdist tar ball then upload it
The text was updated successfully, but these errors were encountered: