-
As noted in https://github.com/pypa/gh-action-pypi-publish/discussions/281, in https://github.com/pypa/gh-action-pypi-publish/ [`v1.11.0`](https://github.com/pypa/gh-action-pypi-publish/releases/tag/v…
-
Please package the library as a pip install-able package and upload to pypi. Alternatively you can change the licensce to make it open source and I can take care of it. I'll be uploading it to my in…
-
The current doc is outdated and states only that Linux wheels are not supported on Pypi.
They are now with the latest versions of Pip under some conditions thanks to https://github.com/pypa/manylinux …
-
### Description of Issue
If you `import pxr` in a python interpreter then launch a subprocess that has its own USD libraries (eg. Maya), the extra entry added into PATH loads the incorrect DLL's and …
-
This would let folks just do `pip install vagrant-spk` (maybe with `--user` to do it account-wide instead of user-wide) rather than having to check out the git repo.
If we decide to keep the enter_…
-
C:\Users\محمد\Downloads\dist_alx\dist_alx>twine upload dist/*
Uploading distributions to https://upload.pypi.org/legacy/
Enter your username: maljahd*****
Enter your password:
Uploading dist_alx-0…
-
## Description
I can do this with duckdb:
```
pip install duckdb --pre --upgrade
```
And the install version is 0.9.1.dev19. Having the ability to use dev builds would be helpful when testing…
-
## Description of the problem
Currently when creating new package versions, all packaging/building/uploading steps have to be done manually.
This can be integrated into github workflows via twine: h…
-
The design system is currently ingested via bash scripts etc across the different services that use python/jinja projects. We could unify the ingestion process for the design system by creating a buil…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues (open and closed), and could not find an existing issue
### What keywords did you use to search existing issues…