mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-08-23 17:27:25 +00:00
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={
|
extras_require={
|
||||||
'test': (
|
'test': (
|
||||||
'faker==0.8.17',
|
'faker==0.8.17',
|
||||||
'pytest',
|
|
||||||
'pytest-asyncio',
|
|
||||||
'pytest-xprocess',
|
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue