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

Transition package manager from pipenv to poetry #235

Closed
1 of 4 tasks
ronnie-llamado opened this issue Dec 31, 2021 · 0 comments · Fixed by #288
Closed
1 of 4 tasks

Transition package manager from pipenv to poetry #235

ronnie-llamado opened this issue Dec 31, 2021 · 0 comments · Fixed by #288

Comments

@ronnie-llamado
Copy link
Contributor

ronnie-llamado commented Dec 31, 2021

Describe the solution you'd like
The transition to using poetry as the package manager for this project has started. There are still a few loose ends to tie up.

To Do

  • Update GitHub Actions to use poetry (Update workflow/Makefile to use poetry #237)
  • Add new GitHub Actions workflow to push package to PyPi on new tag
  • Move PyPi information (version, classifiers, etc) over to pyproject.toml
  • Remove extraneous pipenv files (when transition is complete)
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 a pull request may close this issue.

1 participant