issues Search Results · repo:arcesium/poetry-plugin-pypi-mirror language:Python
Filter by
10 results
(56 ms)10 results
inarcesium/poetry-plugin-pypi-mirror (press backspace or delete to remove)When using an older version of poetry installation via poetry self add does not work.
python -m pip install poetry==1.6.* poetry self add poetry-plugin-pypi-mirror
PhorstenkampFuzzy
- 1
- Opened on Jan 8
- #23
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-mirror 0.4.2 ...
georgexsh
- 3
- Opened on May 9, 2024
- #18
#8 13.18 Because no versions of poetry-plugin-pypi-mirror match 0.4.1, 0.5.0
#8 13.18 and poetry-plugin-pypi-mirror (0.4.1) depends on poetry ( =1.3, 1.8), poetry-plugin-pypi-mirror ( =0.4.1, 0.5.0) ...
zetahernandez
- 1
- Opened on Feb 26, 2024
- #16
failed to solve: process poetry self add poetry-plugin-pypi-mirror
11.28 Because no versions of poetry-plugin-pypi-mirror match 0.4.0, 0.5.0
11.28 and poetry-plugin-pypi-mirror (0.4.0) depends on poetry ...
zetahernandez
- 3
- Opened on Nov 3, 2023
- #14
Hi, our renovate bot updated our poetry version to 1.6.0 this night. While installing poetry-plugin-pypi-mirror 0.3.2,
we got the following dependency error:
ERROR: Cannot install poetry-plugin-pypi-mirror==0.3.2 ...
DBS-ST-VIT
- 1
- Opened on Aug 21, 2023
- #10
Hi,
First of all thanks for writing this plugin. I write packages in a corporate environment with no access to pypi and
poetry was for my purpose unusable or at least quite annoying to use because of ...
lucharo
- 2
- Opened on Dec 10, 2022
- #6
Poetry 1.3.0 was released earlier today. The plugin appears to fail silently when used with = 1.3.0.
JacobHenner
- Opened on Dec 10, 2022
- #3
In addition to permitting configuration through environment variable, we should allow mirror URLs to be specified
through poetry s config system. See https://github.com/python-poetry/poetry/issues/1632#issuecomment-1311969498 ...
JacobHenner
- Opened on Dec 10, 2022
- #2
After install the plugin with poetry self add poetry-plugin-pypi-mirror I forgot to set the environment variable.
When running poetry install in a project without a lock file, poetry was stuck:
❯ poetry ...
mfriedenhagen
- 5
- Opened on Oct 21, 2022
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.