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

Use poetry dev group

This is the new syntax since Poetry 1.2.0.

See: https://python-poetry.org/docs/managing-dependencies/#installing-group-dependencies
This commit is contained in:
2023-04-05 12:37:03 +03:00
parent 6fd1e1377f
commit c90aad29f0
2 changed files with 2 additions and 4 deletions

2
poetry.lock generated
View File

@ -1567,4 +1567,4 @@ test = ["pytest", "pytest-cov"]
[metadata]
lock-version = "2.0"
python-versions = "^3.9"
content-hash = "2b40ec394cac8de3f8de5f6a583c45b273509d857cce05fa28a527cf572bb484"
content-hash = "f64cce08711ecfe738e5190025821d6618a2ce753c003ea9b0fdcc0be9788818"