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 pipenv with poetry #41

Merged
merged 19 commits into from
Jan 5, 2022
Merged

Conversation

gaurav
Copy link
Collaborator

@gaurav gaurav commented Nov 18, 2021

This PR replaces Pipenv with Poetry, which is better and faster at managing dependencies.

@gaurav gaurav marked this pull request as ready for review November 18, 2021 23:34
@gaurav gaurav mentioned this pull request Nov 18, 2021
1 task
Copy link
Contributor

@sujaypatil96 sujaypatil96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gaurav: Thank you so much for this PR. I've left a few trivial comments, which you can either choose to address or not. But everything works seamlessly even without them, so you can merge whenever.🚀

.github/workflows/pytest.yaml Outdated Show resolved Hide resolved
.github/workflows/pytest.yaml Outdated Show resolved Hide resolved
.github/workflows/pytest.yaml Outdated Show resolved Hide resolved
.github/workflows/pytest.yaml Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
Copy link
Member

@turbomam turbomam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was able to run pytest and flake8 locally, so I'm inclined to approve this if the GH actions work

.github/workflows/pytest.yaml Outdated Show resolved Hide resolved
head-and-mouth/test_load.py Outdated Show resolved Hide resolved
.github/workflows/pytest.yaml Show resolved Hide resolved
.github/workflows/pytest.yaml Show resolved Hide resolved
This seems unnecessary: even if we hit the cache, the versions of the
files in the Poetry config and lock files might have changed, and so
require re-installation.
@turbomam
Copy link
Member

turbomam commented Dec 9, 2021 via email

@gaurav gaurav merged commit 92c71e5 into main Jan 5, 2022
@gaurav gaurav deleted the feature/replace-pipenv-with-poetry branch January 5, 2022 22:00
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.

4 participants