- Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed as not planned
Labels
status/external-issueIssue is caused by external project (platform, dep, etc)Issue is caused by external project (platform, dep, etc)
Description
- I am on the latest Poetry version.
- I have searched the issues of this repo and believe that this is not a duplicate.
- If an exception occurs when executing a command, I executed it again in debug mode (
-vvvoption).
- OS version and name: macOS 10.14.6 / docker image python:3.5
- Poetry version: 1.0.0
- Link of a
Gistrepository with the contents of your pyproject.toml file: https://github.com/ocavue/poetry_issue_celery
Issue
The steps to reproduce this bug is in the readme.
In short, I can't install any package with a custom pypi source (https://pypi.douban.com/simple/). pip3 install celery -i https://pypi.douban.com/simple/ works find, so this should be a bug of poetry.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status/external-issueIssue is caused by external project (platform, dep, etc)Issue is caused by external project (platform, dep, etc)