Skip to content

Conversation

tony
Copy link
Contributor

@tony tony commented Dec 11, 2021

To put #2 into more manageable chunks, this adds poetry package management and pinning for python 3.x

It also adds isort, together with black this can be used as make black isort or run automatically within your editor.

In this PR I also include sorting of imports and run black on the whole python codebase (files missed from #1)

@tony
Copy link
Contributor Author

tony commented Dec 16, 2021

@VladimirParkhomenko Thoughts on this? It adds:

  • poetry for package management
  • isort for import sorting
  • and a boilerplate github action to lint with flake8

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 this pull request may close these issues.

1 participant