-
try to configure the mirror url in pyproject.toml doesn't work:
```
[tool.poetry.plugins.pypi_mirror]
url = "https://pypi.tuna.tsinghua.edu.cn/simple"
```
using:
poetry 1.8.3
poetry-plugin-pypi…
-
### Service(s)
get.jenkins.io
### Summary
Is there a reason why the /latest download does not match the currently latest LTS of 2.346.1?
https://get.jenkins.io/war-stable/latest/
Fixed URLs a…
-
The biggest cause of issues I see when helping people with Python is confusion over installing packages in different environments and different Python installations. This typically takes the form of:
…
-
it would be nice to be able to initialize a CAS with a certain type system, e.g.
```
from somewhere import DKProCoreTypeSystem
from cassis import Cas
cas = Cas(DKProCoreTypeSystem())
```
zesch updated
3 years ago
-
My Docker image builds just fine when trying to install Mecab with CPython using image tag python:3.8-slim, but it fails with PyPy.
My Dockerfile:
```
FROM pypy:3-7
RUN pypy -m ensurepip --d…
-
As a new feature, it would be great to consider using package-url https://github.com/package-url to identify packages
This would allow referencing packages beyond npms.
-
Here is a list of different places in LightGBM's GitHub repo where we specify some dependencies or helpers. Quite often we should specify a particular version of such software. And these versions are …
-
Even after you've [written a `setup.py`](https://github.com/pypa/packaging-problems/issues/1), publishing a package to PyPI is hard. Certainly I found it confusing the first time.
The [sequence of …
-
I am trying to visualize interims steps when working with cadquery. Doing so, I ran into some issues with `mirrorY`et. al. (btw. it does not seem to be a problem when using `extrude()`, only when you …
-
Some fancy accounts seem to be using some Twitter feature which pleroma-bot doesn't support yet.
This is typically spotted in tweets which follow the trend of containing a mere "↓" as warning that …