mirror of https://github.com/jab/bidict.git
upgrade to pydocstyle 1.0.0 (formerly pep257)
This commit is contained in:
parent
b7aeb14251
commit
f99ac5728f
2
setup.py
2
setup.py
|
@ -21,8 +21,8 @@ tests_require = [
|
|||
'coverage==4.1.b2',
|
||||
'hypothesis==2.0.0',
|
||||
'hypothesis-pytest==0.19.0',
|
||||
'pep257==0.7.0',
|
||||
'py==1.4.31',
|
||||
'pydocstyle==1.0.0',
|
||||
'pytest==2.8.7',
|
||||
'pytest-cov==2.2.1'
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue