Include 'db' extra for tox tests
This commit is contained in:
parent
c45aea71df
commit
85aea9738c
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
@ -11,7 +11,7 @@ requires = virtualenv<20.22.0
|
|||
commands =
|
||||
pip install -U pip
|
||||
pip install -U setuptools wheel
|
||||
pip install -U --upgrade-strategy eager wuttjamaican[docs,tests]
|
||||
pip install -U --upgrade-strategy eager wuttjamaican[db,docs,tests]
|
||||
pytest {posargs}
|
||||
|
||||
[testenv:coverage]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue