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

Fix Installation Instructions #111

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Fix Installation Instructions #111

merged 1 commit into from
Dec 6, 2024

Conversation

bh2smith
Copy link
Owner

@bh2smith bh2smith commented Dec 3, 2024

make file and poetry commands didn't seem to jive well (although I got different errors that were reported in the linked issue).

This PR

  1. Updates dependencies (poetry update)
  2. Changes the installation instructions (using poetry in favour of makefile for installation commands).

Closes #108

Test Plan

Try out the installation instructions. For example:

poetry install
poetry shell
make check
make test

@bh2smith bh2smith requested a review from mooster531 December 3, 2024 21:15
@bh2smith bh2smith merged commit 40d739c into main Dec 6, 2024
3 checks passed
@bh2smith bh2smith deleted the 108/poetry-install branch December 6, 2024 08:35
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.

Installing poetry does not work
2 participants