1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-05-10 15:16:01 +02:00

Add poetry project file and lock

I want to try to use poetry instead of pipenv because pipenv takes
forever to do dependency resolution sometimes. Also, I have had a
few issues with Python modules like black that don't have releases
other than pre-releases, and even including the project itself in
the dependencies (pip install -e . ...?). My initial experience is
that poetry handles this better.
This commit is contained in:
2020-05-31 17:31:36 +03:00
parent 8a267bb40b
commit 0c44b967b6
2 changed files with 1155 additions and 0 deletions

1124
poetry.lock generated Normal file

File diff suppressed because it is too large Load Diff