diff options
author | georgepsarakis <giwrgos.psarakis@gmail.com> | 2017-04-26 21:20:57 +0300 |
---|---|---|
committer | George Psarakis <giwrgos.psarakis@gmail.com> | 2017-04-26 21:45:17 +0300 |
commit | d27abc837da84ef01f33bf472a3d39e5cf4cba72 (patch) | |
tree | 796f6b98043c02875ffda2b97cc0b29a133bb823 /requirements | |
parent | 816e3dcf346decd4d458e2a088ac7a914b48dcce (diff) | |
download | kombu-d27abc837da84ef01f33bf472a3d39e5cf4cba72.tar.gz |
Use pydocstyle version 1.1.1 for now
Diffstat (limited to 'requirements')
-rw-r--r-- | requirements/pkgutils.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/pkgutils.txt b/requirements/pkgutils.txt index c08306bd..e39d1d84 100644 --- a/requirements/pkgutils.txt +++ b/requirements/pkgutils.txt @@ -5,4 +5,4 @@ flakeplus>=1.1 tox>=2.3.1 sphinx2rst>=1.0 bumpversion -pydocstyle +pydocstyle==1.1.1 |