Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install packages with Poetry and pyproject.toml #37

Closed
lynochka opened this issue Jan 26, 2021 · 5 comments
Closed

Install packages with Poetry and pyproject.toml #37

lynochka opened this issue Jan 26, 2021 · 5 comments

Comments

@lynochka
Copy link

Hei, could you please add to the readme how to use the package to add private packages to poetry evironment via pyproject.toml [[tool.poetry.source]] ).

Given that there is no username/password or explicit certificates, this is not obvious thanks!

@lynochka
Copy link
Author

lynochka commented Feb 2, 2021

The reason I am asking is because I could not make it work, would you like to have my steps?

@Darsstar
Copy link

The last couple of days I have been leaving a paper trail on issues I looked at while trying to make things work.

Besides installing artifacts-keyring you might want to install azure-devops-artifacts-helpers which provides a virtualenv seeder called azdo-pip that installs artifacts-keyring into new virtual environments. You can configure virtualenv to use that seeder via the config file or setting the VIRTUALENV_SEEDER environment value to azdo-pip.

Poetry does not currently use keyring the same way that pip and pipenv do: python-poetry/poetry#4086.

Hopefully someone finds this helpfull.

@github-actions
Copy link

In order to consolidate to fewer feedback channels, we've moved suggestions and issue reporting to Developer Community.

@lynochka
Copy link
Author

lynochka commented Nov 8, 2021

Hei, I did not see the link to the specific issue in the 'Developer Community', please share

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants