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

Replace requirement.txt by poetry #50

Closed
BerndDoser opened this issue Nov 22, 2023 · 1 comment · Fixed by #53
Closed

Replace requirement.txt by poetry #50

BerndDoser opened this issue Nov 22, 2023 · 1 comment · Fixed by #53
Assignees

Comments

@BerndDoser
Copy link
Member

Poetry is better dependency management, see https://quanttype.net/posts/2023-10-31-do-not-use-requirements.txt.html

@BerndDoser BerndDoser self-assigned this Nov 22, 2023
@BerndDoser
Copy link
Member Author

poetry install hangs when resolving dependencies: python-poetry/poetry#8623

Workaround: export PYTHON_KEYRING_BACKEND=keyring.backends.fail.Keyring

@BerndDoser BerndDoser linked a pull request Nov 24, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant