@@ -18,7 +18,7 @@ history = open('CHANGES.rst').read()
tests_require=[
'check-manifest>=0.25',
'coverage>=4.0',
'isort>=4.3.3',
'isort>=4.3.3, <5.0.0',
'pydocstyle>=2.0.0',
'pytest-cov>=2.5.1',
'pytest-pep8>=1.0.6',
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.