-
When a pypi or conda package already exists with the same name, uploading the other type of package fails:
```
$ anaconda upload dist/FooBar-1.0-py3-none-any.whl
Using Anaconda API: https://api.an…
-
Distributing cargo-ament-build as a crate is fine, but makes it more difficult for the colcon extensions to be properly package since they require `cargo-ament-build`, but we can't specify that depend…
-
Hi guys!
I can't understand what is wrong:
my `.pypirc`
```
[distutils]
index-servers =
pserver
[pserver]
repository: http://123.12.12.12:8050/pypi
username: user
password: passw…
-
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…
-
It'd be nice to have a progress bar show up for `civis files upload` and `civis files download`.
possibilities:
* https://pypi.python.org/pypi/tqdm
* https://pypi.python.org/pypi/progress
* ht…
-
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…
-
Last released masc version on pypi is for 2017: https://pypi.org/project/masc/
I propose to create the release 0.3 and upload it.
Then change the install instructions in README.md to be `pip ins…
-
In the last couple of days, I've occasionally had trouble uploading a package with the following error message:
```
Traceback (most recent call last):
File "/home/ingo/code/esdt/.venv3/lib/python…
-
### Social Media - Bot
- Comment - Bot
- Scrape Footprint
- Post it
- Make a Bot to post Posts
- Web UI
- Upload Content
- Post automatically to
- Insta
…
-
`python3 setup.py register`
is deprecated and as per the official guide is not recommended due to security issues. Similar issues with
`python2 setup.py upload`
The recommended way is to use t…