Skipping the vidme test

This commit is contained in:
Michael Lazar
2017-09-14 12:55:01 -04:00
parent 2a33963823
commit 2a9e1c548c
3 changed files with 39 additions and 38 deletions

View File

@@ -15,7 +15,7 @@ install_requires = [
tests_require = [
'coveralls',
'pytest',
'pytest>=3.1.0', # Pinned for the ``pytest.param`` method
'coverage',
'mock',
'pylint',