-
Using instructions from drafted blog post, I managed to port `summary` plugin to namespaced structure.
I keep results of my work on my Github account, in `migration` branch: https://github.com/mirekd…
-
The initial GitHub upload of a generated project can result in a broken build, because the Release workflow will attempt to upload the package to TestPyPI, and the `TEST_PYPI_TOKEN` may not have been …
-
### Project to be claimed
`sgl`: https://pypi.org/project/sgl
### Your PyPI username
`rainylang`: https://pypi.org/user/rainylang
### Reasons for the request
The package name `sgl` was …
-
I try to import:
```
import pyvoting
import pandas as pd
```
I get the following error:
```
---------------------------------------------------------------------------
ModuleNotFoundError …
-
Upload it to PyPI and/or Anaconda cloud
-
While processing the recent uploads in some cases we get an error like this:
```
Could not fetch details of PyPI package from 'https://pypi.org/pypi/datatable-examples/json'. Error: : HTTP Error 4…
-
**Impact of the new feature**
We have the ability to build and upload packages to Pypi based on tags. We need a way to validate that the services we are building don't have version conflicts within d…
-
The build process is as follows:
1. Change the version in `setup.py` and `meta.yaml`
2. Push your changes
3. Publish a new release
4. Pull the release tag
5. Build the pypi package
```
…
-
We should make use of all the different actions/workflows/templates that are provided by Github:
- [x] format the code
- [x] upload a pypi package
- [x] create templates for issues and pull requ…
-
**Describe the bug**
Since 15th April my uploads to test.pypi.org have started failing with the error:
HTTPError: 400 Only one sdist may be uploaded per release.
Not sure if something has chang…