You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like since v0.7.x no source distributions are being uploaded to PyPI. Is it possible to upload source distributions as part of the release process as used to be the case before?
To Reproduce
❯ pip install --no-binary pyqir==0.8.2 pyqir==0.8.2
ERROR: Could not find a version that satisfies the requirement pyqir==0.8.2 (from versions: 0.3.2a1, 0.4.0a1, 0.4.1a1, 0.4.2a1, 0.5.0a1, 0.6.0, 0.6.1, 0.6.2)
ERROR: No matching distribution found for pyqir==0.8.2
Describe the bug
It looks like since v0.7.x no source distributions are being uploaded to PyPI. Is it possible to upload source distributions as part of the release process as used to be the case before?
To Reproduce
❯ pip install --no-binary pyqir==0.8.2 pyqir==0.8.2 ERROR: Could not find a version that satisfies the requirement pyqir==0.8.2 (from versions: 0.3.2a1, 0.4.0a1, 0.4.1a1, 0.4.2a1, 0.5.0a1, 0.6.0, 0.6.1, 0.6.2) ERROR: No matching distribution found for pyqir==0.8.2
Expected behavior
System information
> 0.6.2
The text was updated successfully, but these errors were encountered: