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 using poetry/pyproject.toml #326

Closed
6 tasks done
ErikBjare opened this issue Dec 27, 2019 · 2 comments
Closed
6 tasks done

Switch to using poetry/pyproject.toml #326

ErikBjare opened this issue Dec 27, 2019 · 2 comments

Comments

@ErikBjare
Copy link
Member

ErikBjare commented Dec 27, 2019

Our systems for managing Python packaging is currently a mess (a combination of setup.py/Pipfile/requirements.txt). It seems poetry and pyproject.toml solves all our problems and would let us delete the other files (setup.py, Pipfile, Pipfile.lock, requirements*.txt), so we should switch to using it.

@ErikBjare ErikBjare changed the title Switch to using pyproject.toml Switch to using poetry/pyproject.toml Dec 27, 2019
@ErikBjare
Copy link
Member Author

Almost done now, just some remaining CI in aw-watcher-afk and aw-watcher-window. (and then testing the entire bundle before next release)

@ErikBjare
Copy link
Member Author

Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant