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

Consider using poetry instead of flit #88

Closed
2 tasks
blakeNaccarato opened this issue Feb 11, 2022 · 1 comment
Closed
2 tasks

Consider using poetry instead of flit #88

blakeNaccarato opened this issue Feb 11, 2022 · 1 comment
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@blakeNaccarato
Copy link
Member

blakeNaccarato commented Feb 11, 2022

There may be fewer growing pains if we bite the bullet and use poetry. Although I am concerned about user-friendliness to newcomers. Perhaps instruction about installing poetry with pipx would help somewhat. After all, copier must already be installed with pipx.

  • Migrate to poetry
  • Include standard PyPI metadata like Python version, docs page, issues page, etc.
@blakeNaccarato blakeNaccarato added the enhancement New feature or request label Feb 11, 2022
@blakeNaccarato
Copy link
Member Author

Another reason for this is hashing of dependencies to avoid supply chain attacks where a dependency is yanked and replaced with a malicious version.

@blakeNaccarato blakeNaccarato added the wontfix This will not be worked on label Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant