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

migrate to Poetry and enhance development docs #76

Closed
wants to merge 2 commits into from
Closed

Conversation

lukehinds
Copy link
Contributor

  • Convert build system to use Poetry
  • Update Makefile to use Poetry commands
  • Create comprehensive development documentation including:
    • Project setup and prerequisites
    • Development workflow
    • Configuration and CLI usage
    • Testing and debugging guidelines
    • Contributing guidelines and best practices
    • Common issues and solutions

The migration to Poetry provides better dependency management and virtual environment handling, along with enhanced documentation makes it easier for new developers to get started with the project.

There are also some formatting updates to existing code, but no changes to the codes logic

@lukehinds lukehinds requested a review from jhrozek November 23, 2024 13:24
@lukehinds lukehinds closed this Nov 23, 2024
@lukehinds lukehinds deleted the poetry-use branch November 23, 2024 19:25
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.

1 participant