-
Would it be possible to get a .whl universal package on Pypi ?
If I'm right, it's just a matter of adding a setup.cfg file at root level with
```
[wheel]
universal = 1
```
and then doing this to u…
-
**What's the problem this feature will solve?**
Removes confusion of incorrectly referring to an older release uploaded to TestPyPi when the intent was to refer to the current release on PyPi.
**D…
-
Make installing feel elegant and guided
-
### Summary of the L5 requirement
The SDC should deliver releases of L1 processing production code for all instruments. This can be releases to pypi or a similar platform.
### Parent requirement…
-
It is apparently deprecated when uploading to warehouse:
```
$ flit register
Using repository at https://upload.pypi.io/legacy/ …
-
Now that the default is to upload release artifacts, I wonder if we should add `contents: write` to the main usage example in README?
* The selftest does not need this permission I believe because…
-
I keep getting this error when trying to upload to PyPI:
```console
$ hatch publish
dist/sln-0.0.tar.gz ... failed
Client error '400 Invalid value for project_urls. Error: Use an URL.' for url '…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
I was using an older conda version for a while (rev 1, printed …
-
Currently, your releases on github and PyPi are out of sync:
https://github.com/PySimulator/PySimulator/releases
https://pypi.python.org/pypi/PySimulator
One elgant way to avoid this is to deploy…
-
Not tried this yet for my own projects, but looks like a really nice approach to use PyPI Trusted Publisher:
https://docs.pypi.org/trusted-publishers/
Configured on PyPI and what you need to spe…