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

Move all poetry scripts to Taskipy tasks #1

Open
Bubblbu opened this issue Apr 26, 2020 · 0 comments
Open

Move all poetry scripts to Taskipy tasks #1

Bubblbu opened this issue Apr 26, 2020 · 0 comments

Comments

@Bubblbu
Copy link
Member

Bubblbu commented Apr 26, 2020

https://github.com/illBeRoy/taskipy

taskipy enables us to run arbitrary scripts from poetry. Moving the remaining entry points into taskypiy will be nice because of a consistent syntax: poetry run task xyz

To-do:

  • Add taskipy to dev dependencies
  • Add if __name__ == "__main__" clauses to all modules that contain entry points
  • Add tasks to 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

1 participant