-
jenkins: http://10.112.231.51:18888/view/ZOO-NB/job/Nano-NB-Deploy-PYTHON-PyPI/5/console
HTTPError: 400 Client Error: Invalid value for requires_dist. Error: Can't have direct dependency: "torch-ipex…
-
Currently if I'm looking at a project on PyPI, it can be difficult to determine if it's "real" or not. I can look and see the user names that are publishing the project as well as certain key pieces o…
-
* Date you used Cookiecutter PyPackage: 2020-08-29
* Cookiecutter version used, if any: 1.7.2
* Python version, if any: 3.8.5
* Operating System: Fedora 32
### Description
I'm following the […
-
In [this PyPI blog post](https://blog.pypi.org/posts/2023-04-20-introducing-trusted-publishers/) we learn about a new feature that makes us no longer need to setup PyPI projects with maintainer rights…
-
We need PyPI support for easy installation.
- [x] Add `setup.py` script
- [x] Upload project to PyPI
- [ ] Update readme with new install instructions.
- [x] Make sure everything is updateable #…
-
On PyPi release, generate a new flatpak artifact targeting SteamOS for the steamdeck and upload to Github Packages
https://docs.flatpak.org/en/latest/python.html
-
The problem is that FreeBSD Python does not support the code containing `import distutils; ` to access distutils.sysconfig for the Python library path. I see that this code has been changed by https:/…
-
- [x] Fork and rename repo
- [ ] Add current PRs
- [x] Update `setup.py`
- [ ] Look into setting up tests on Travis for various Python versions
- [ ] Which means I guess I should write some tests
- …
-
```
Please cut a new release of mox and upload it to pypi
(https://pypi.python.org/pypi/mox). Although the release on there is your
latest (0.5.3), it's 3 years old and has a bunch of bugs that you'…
-
Hi there! Thanks for making this. I'm setting up a new project, and I've found it very useful to offload the version management.
I've made a rudimentary release pipeline with tox:
```
[testenv:…