-
How do people feel about adding easily parsable output to `pip download` output so that one can easily learn all the dependencies for PyPI packages from other programs.
e.g. From @philipjameson's p…
-
**Is your feature request related to a problem? Please describe.**
Docker offers a cleaner env dedicated to the code. Will allow me to run it on my VPS in a clean way as I don't want all the deps and…
-
Version: Bandersnatch docker image (pulled at time of this message ).
Issues: When performing verify
- It doesn't seem to consider `whitelist_project` plugin.
E.g. Non whitelisted items were downl…
-
The following minimum working example causes staticcheck to crash in a stack overflow due to endless recursion:
```
package foo
type Cloner[Value any, Ptr interface{ *Value }] interface {
Clo…
-
May be done already by Bandersnatch
-
hi,
the bandersnatch mirror can't work smoothly for almost 2 months. The error shows time out. How to fix it?
===========================
[root@Server-sc0r86 Python-3.8.0]# bandersnatch/bin/banders…
-
@ionelmc was asking in `#pypa` whether anyone actually uses 32-bit linux, so I ran some [queries](https://langui.sh/2016/12/09/data-driven-decisions/), and it looks like currently the answer is:
* …
-
In order to work out the dependencies that it needs to download, pip already knows how to interrogate wheel METADATA files and `setup.py egg_info` invocations. Once PEP 517 reaches an acceptable state…
-
Please Add Hungarian Subtitles
-
Lets debug and fix.
- Example Fail: https://github.com/pypa/bandersnatch/runs/6871377009?check_suite_focus=true
- PR introducing fail: https://github.com/pypa/bandersnatch/pull/1132
- I think it…