mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 22:30:24 +00:00
Added TOML support for coverage
This commit is contained in:
parent
f470e38cc2
commit
acdae7b1d4
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -22,7 +22,7 @@ deps=
|
|||
django3: Django>=3.0,<3.1
|
||||
django31: Django>=3.1,<3.2
|
||||
django111: Django>=1.11,<1.12
|
||||
coverage
|
||||
coverage[toml]
|
||||
pillow
|
||||
ipdb
|
||||
codecov
|
||||
|
|
|
|||
Loading…
Reference in a new issue