mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 09:24:31 +02:00
Removed unneccessary pytest-runner, closes #357
This commit is contained in:
parent
ee13f98c2c
commit
f3fd861311
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -30,7 +30,6 @@ setup(
|
|||
"tabulate",
|
||||
"python-dateutil",
|
||||
],
|
||||
setup_requires=["pytest-runner"],
|
||||
extras_require={
|
||||
"test": ["pytest", "black", "hypothesis"],
|
||||
"docs": ["sphinx_rtd_theme", "sphinx-autobuild", "codespell"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue