-
v4 of the upload GitHub action does not permit for duplicate names (or uploading under the same name). I had to fix this for the PyPi workflows as well. I will get to it sometime today.
-
Hi, It seems coremltools doesn't support Windows. I can't find the suitable wheel package on [pypi](https://pypi.python.org/pypi/coremltools) for windows.
Could you please build a wheel package for …
-
when I run
```
twine upload sourmash-4.8.0-py3-none-emscripten_3_1_32_wasm32.whl
```
I get:
```
Uploading distributions to https://upload.pypi.org/legacy/
Uploading sourmash-4.8.0-py3-none-emsc…
-
I've been alerted by PyPI that this is a "critical project". I don't mean for this to have much (really, any) churn, but some regular things like making sure new versions of Python are tested in CI wi…
-
It seems `django-uuidfield==0.4.0` on PyPI is an older version of the code here.
-
Another suggetstion from Ted (my colleague with experience in such matters) is to upload the package for hosting and distribution through pypi.
This seems pretty straightforward as well:
https:/…
-
## **Description of the problem**
As of October 7th 2024, Python 3.13 was released.
However, `pyshtools` cannot be installed when using this `3.13`. I have checked my system and on `3.12` it insta…
-
### Project to be claimed
`arelle`: https://pypi.org/project/arelle
### Your PyPI username
`arelleteam`: https://pypi.org/user/arelleteam
### Reasons for the request
I am the primary maintainer o…
-
# Bug Report
### Is the issue related to model conversion?
Error reported in the after-stage of model conversion but can possibly be caused by unreported flaws during conversion.
### Describ…
-
**Is your feature request related to a problem? Please describe.**
Currently wheels are only built for python 3.9 and 3.10 because we rely on the rapids ci images, this limits non rapids consumers of…