mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
Actually pytest-runner need not to be in tests_require
This commit is contained in:
parent
b8987edaff
commit
a9fb82b03c
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
@ -12,7 +12,6 @@ setup(
|
|||
tests_require=[
|
||||
'pytest',
|
||||
'flaky',
|
||||
'pytest-runner',
|
||||
],
|
||||
entry_points = {
|
||||
'console_scripts': [
|
||||
|
|
Loading…
Add table
Reference in a new issue