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

Cleanup #205

Merged
merged 36 commits into from
Apr 9, 2023
Merged

Cleanup #205

merged 36 commits into from
Apr 9, 2023

Conversation

thomaspinder
Copy link
Collaborator

This PR cleans up the repository's meta files and introduces Poetry for pacakge management.

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Package management is currently handled using setup.py; a framework that is being discontinued.

Issue Number: #203 #201 #200

What is the new behavior?

A Poetry workflow replaces the setup.py

@thomaspinder thomaspinder self-assigned this Mar 27, 2023
@thomaspinder thomaspinder added the enhancement New feature or request label Mar 27, 2023
@thomaspinder thomaspinder added this to the v1.0.0 milestone Mar 27, 2023
@thomaspinder thomaspinder changed the base branch from main to v0.6 April 7, 2023 19:26
@thomaspinder thomaspinder marked this pull request as ready for review April 9, 2023 21:01
@thomaspinder thomaspinder merged commit 4b9f5f9 into v0.6 Apr 9, 2023
@thomaspinder thomaspinder deleted the cleanup branch April 9, 2023 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants