oh. forgot to update setup.py as well
This commit is contained in:
pare
a815c10f9b
commit
de329e8cf6
S'han modificat 1 arxius amb 1 adicions i 1 eliminacions
2
setup.py
2
setup.py
|
@ -1,6 +1,6 @@
|
|||
from setuptools import setup
|
||||
|
||||
test_deps = ['pytest', 'pytest-runner', 'pytest-cov', 'vcrpy', 'pytest-vcr', 'pytest-mock']
|
||||
test_deps = ['pytest', 'pytest-runner', 'pytest-cov', 'vcrpy', 'pytest-vcr', 'pytest-mock', 'requests-mock']
|
||||
extras = {
|
||||
"test": test_deps
|
||||
}
|
||||
|
|
Loading…
Referencia en una nova incidència