Skip to content

Commit

Permalink
Migrate deps and build to poetry
Browse files Browse the repository at this point in the history
Had a hard time continuing to use pipenv for dependency management
while working with readthedocs automated builds. Migrated over to
Poetry and its PEP517 compliance will allow for easier use with
readthedocs and less overhead overall.

Here are the sources I used to help make this decision:
* python-poetry/poetry#1145
* python-poetry/poetry#1941
* readthedocs/readthedocs.org#3181
  • Loading branch information
learnitall committed Jan 24, 2021
1 parent b1de8f8 commit 62e6604
Show file tree
Hide file tree
Showing 5 changed files with 1,163 additions and 68 deletions.
21 changes: 0 additions & 21 deletions Pipfile

This file was deleted.

Loading

0 comments on commit 62e6604

Please sign in to comment.