Skip to content
Snippets Groups Projects
Commit 9da0bd26 authored by David Douard's avatar David Douard
Browse files

setup: kill remaining nose whims to be around

parent 428b3aca
No related branches found
No related tags found
No related merge requests found
nose
pytest
requests_mock
testing.postgresql
......@@ -47,7 +47,6 @@ setup(
scripts=['bin/ghlister'],
install_requires=parse_requirements() + parse_requirements('swh'),
tests_require=parse_requirements('test'),
test_suite='nose.collector',
setup_requires=['vcversioner'],
extras_require={'testing': parse_requirements('test')},
vcversioner={'version_module_paths': ['swh/lister/_version.py']},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment