1
0
mirror of https://github.com/enpaul/kodak.git synced 2025-12-19 17:12:34 +00:00

Update tox-poetry-installer to 0.8

This commit is contained in:
2021-05-07 22:02:43 -04:00
parent 2608be7c6f
commit 867180584b
4 changed files with 12 additions and 11 deletions

View File

@@ -11,6 +11,7 @@ skip_missing_interpreters = true
[testenv]
description = Run the tests
require_locked_deps = true
require_poetry = true
locked_deps =
pytest
pytest-cov