drop pytest
This commit is contained in:
parent
221107e76e
commit
ffae10d11f
1 changed files with 0 additions and 3 deletions
3
setup.py
3
setup.py
|
@ -47,9 +47,6 @@ setup(
|
|||
extras_require={
|
||||
'test': (
|
||||
'faker==0.8.17',
|
||||
'pytest',
|
||||
'pytest-asyncio',
|
||||
'pytest-xprocess',
|
||||
)
|
||||
}
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue