Use pytest instead of nosetests, for tox runs
This commit is contained in:
parent
8afc376636
commit
7d72a43ecd
2 changed files with 9 additions and 12 deletions
2
setup.py
2
setup.py
|
@ -128,6 +128,8 @@ extras = {
|
|||
'fixture', # 1.5
|
||||
'mock', # 1.0.1
|
||||
'nose', # 1.3.0
|
||||
'pytest', # 4.6.11
|
||||
'pytest-cov', # 2.12.1
|
||||
],
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue