arnavb / pypokedex

A minimal pokedex library for Python
MIT License
29 stars 3 forks source link

Switch package management to Poetry #13

Closed arnavb closed 4 years ago

arnavb commented 4 years ago

Pipenv has a lot of issues.

That's why I'm considering moving this project to Poetry, an active project that seems to avoid many of Pipenv's warts. Of course, many things need to be migrated: