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

Switch to poetry #19

Open
licht1stein opened this issue Dec 25, 2020 · 3 comments
Open

Switch to poetry #19

licht1stein opened this issue Dec 25, 2020 · 3 comments

Comments

@licht1stein
Copy link
Collaborator

@phistrom I would like to switch the project to poetry and add automatic publishing of the master branch to PyPi using Github Actions, is it ok with you?

Also while we're at it, do you still need Python 2 support?

@phistrom
Copy link
Owner

  1. What would be involved with switching to poetry? I'm afraid I'm unfamiliar. At a quick glance it appears to be a replacement for pip?
  2. Automatic publishing to PyPI would be great. I am not familiar with Github Actions but willing to learn.
  3. Does this project need Python 2 support? No. I've just always considered it a nice to have. Python 2 support has been easy to maintain so far (for me, anyway), but I would drop it if it ever became too annoying to do.

@licht1stein
Copy link
Collaborator Author

I'll prepare a PR. In order to publish automatically you just need to add your username and password to the repository secrets. I'll be able to use them in CI, but won't be able to see them.

@licht1stein
Copy link
Collaborator Author

This is a good read: https://snarky.ca/what-the-heck-is-pyproject-toml/

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

No branches or pull requests

2 participants