-
Notifications
You must be signed in to change notification settings - Fork 858
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
Prepare release OpenCV 4.5.2 #459
Comments
Should be fixed with the #470 |
cv2.barcode_BarcodeDetector() |
This has been released on PyPI: https://pypi.org/project/opencv-python/4.5.2.52/ |
Is it possible to also upload a source distribution to PyPI? |
It's true that in previous releases the sdist was included: https://pypi.org/project/opencv-python/4.5.1.48/#files See #43 |
I figured it out. The release workflow builds the sdist but doesn't upload it. The step that uploads the files to PyPI looks for files that match |
I think @sergregory or someone else can upload the source distributions manually to PyPI. The source tarballs should be available in the Github Actions artifact storage. |
Expected behaviour
Write here how did you expect the library to function.
Actual behaviour
Write here what went wrong.
Steps to reproduce
Issue submission checklist
opencv-python
The text was updated successfully, but these errors were encountered: