-
In order to have Github Actions upload to PyPI, the repository or organization needs to have [encrypted secrets](https://docs.github.com/en/actions/reference/encrypted-secrets#creating-encrypted-secre…
-
### OS version
Windows 11
### Python version
Python 3.12.2
### Pip version
pip 24.0
### Guide link
https://packaging.python.org/en/latest/tutorials/packaging-projects/
### Problem description
…
-
The latest version there is 0.29.5 and the latest release is 0.32.5. Would it be possible to upload the latest version to pypi?
-
We are now managing our own builds of TensorFlow and Alpine Linux version of precompiled Python pacakges.
Let's host them on a private PyPI repository so that we could simplify docker-build steps h…
-
```
There is a tarball up on googlecode labeled 0.5.3. There is also one on PyPI.
They have different contents. Fedora packages are using the one from PyPI and
Ubuntu is using the one from googlecod…
-
Will release 0.31.0 (with TF 2.11) to before switch to build against TF 2.12. Here is the list of items:
- [x] Bump version string to 0.31.0 in tensorflow_io/python/ops/version_ops.py, a bot will u…
-
Per #1 it's hard to tell if Travis-CI deployments are automatically working due to signing with the `faradayrf/faradayio` private key. This won't be evident until we merge onto the FaradayRF repositor…
-
Upload this repository as to Espressif's [component registry](https://components.espressif.com/), in order to enable ESP users to create [LVGL](https://components.espressif.com/component/lvgl/lvgl) pr…
-
Hi,
I registered my account on pypi and want to upload the vtk python wheel created by me to pypi, but meet the following error:
```
$ twine upload vtk-9.0.20200612-cp38-cp38-linux_x86_64.whl
U…
-
It seems that the pip file for toil-vg still relies on execfile() which is python2 specific. Can you change to use exec()? Or am I doing something wrong.
$ pip install toil-vg
…