forked from github/pelican
Remove Coveralls from Tox configuration
This commit is contained in:
parent
dad376e0db
commit
c0df11ecb8
1 changed files with 0 additions and 2 deletions
2
tox.ini
2
tox.ini
|
|
@ -13,13 +13,11 @@ deps =
|
|||
-rrequirements/test.pip
|
||||
pytest
|
||||
pytest-cov
|
||||
coveralls
|
||||
pygments==2.1.3
|
||||
|
||||
commands =
|
||||
{envpython} --version
|
||||
pytest -sv --cov=pelican pelican
|
||||
- coveralls
|
||||
|
||||
[testenv:docs]
|
||||
basepython = python3.6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue