-
[Original concern](https://gist.github.com/boppreh/ac7522b3a4ac46b4f6010eecddc57f21) and Donald's reply below:
> > My setup.py has been communicating with https://upload.pypi.org/legacy/ by default…
-
```
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…
-
Is there any forecast for the release of a new release?
There is a pull request that resolves an interesting exception when posting stories that have already been merged into main. I'm waiting for …
-
Dear Joachim,
if possible, please, could you upload the last git version (with some important fixes for reading 7z-archives) on pypi?
Many thanks.
-
Check the PGFinder package version
```bash
/home/tll > curl https://pypi.org/pypi/pgfinder/json | from json | get info.version 07/26/2023 11:37:34 PM
% Total % Received % Xferd Ave…
-
```
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…
-
@Miserlou can you please review the latest changes?
In case you are fine with them, that's what is left to release a new version:
1. bump version (`0.2.0`) in `pyproject.toml`
2. add changelog en…
-
Right now (1.6.0) the tests are run against the code directly.
To be able to check if the packet uploaded to pypi.org works as expected the tests shall be modified to test the packet instead of the c…
-
there's a travis build but it only does the pypi stuff (useless). it should just upload the pdf to a bucket on gcp and my website can just link to that.
-
Upload new version to Pypi.
We need the new version 0.7.0 to work with streamlit effectively.
Thanks!