-
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…
-
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
…
-
使用Powershell执行代码命令:
```
twine upload dist/* --repository-url URL -u USERNAME -p PASSWORD
```
(三个参数均有效)时
报如下错误:
```
WARNING Error during upload. Retry with the --verbose option for more detail…
-
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…
-
Graham, I was wondering if you could digitally sign (PGP/GPG) mod_wsgi releases.
Thanks for your effort!.
-
Context: the new trusted publishers method rocks, you all rock, and I want as many prominent pypi projects to adopt this as possible.
**What's the problem this feature will solve?**
- Improve disc…
rsokl updated
4 months ago
-
Starting I think in 1.3.0, I upload to PyPI using twine's `-s` facility, but using my own key.
Should we create an 'official' GPG key for uploading to PyPI?
This key will then also be used to cr…
-
As TF 2.11 release is out, a release 0.28.0 is needed. Here is the list of items:
- [x] Bump version string to 0.28.0 in tensorflow_io/python/ops/version_ops.py, a bot will update the RELEASE.md to…
-
We need documentation on how to release new versions of Tellurium, including documentations on:
- [ ] Tellurium release cycle
- [ ] How to configure and build binary installers for Windows, Mac, a…
-
**Description of issue or feature request**:
It would be nice to have a _separate_ package on PyPI called `in-toto-dev` that is basically automatic packages of commits to master. These packages may…