mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-22 14:13:01 +02:00
fix: Remove test section in setup.py
This commit is contained in:
4
setup.py
4
setup.py
@@ -64,10 +64,8 @@ setuptools.setup(
|
|||||||
"sphinx",
|
"sphinx",
|
||||||
"sphinx-rtd-theme",
|
"sphinx-rtd-theme",
|
||||||
"recommonmark",
|
"recommonmark",
|
||||||
|
"pytest",
|
||||||
],
|
],
|
||||||
"test": [
|
|
||||||
"pytest"
|
|
||||||
]
|
|
||||||
# 'redis': ['redis', 'django-redis'],
|
# 'redis': ['redis', 'django-redis'],
|
||||||
# 'pywb': ['pywb', 'redis'],
|
# 'pywb': ['pywb', 'redis'],
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user