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

Update dependencies and build backend #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

loicreynier
Copy link

@loicreynier loicreynier commented Feb 16, 2023

Update dependencies and switch to poetry-core build backend. Also add a .gitignore.

poetry-core is intended to be a light weight, fully compliant, self-contained package allowing PEP 517 compatible build frontends to build Poetry managed projects.

Tests ran with poetry run pytest are passing.

@bdice
Copy link

bdice commented Mar 7, 2023

This would be nice to merge. I am running into conflicts with the older click pinning (some of my packages require click>=8 but this is pinned to version 7).

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 this pull request may close these issues.

2 participants