lists.arthurdejong.org
RSS feed

python-stdnum branch master updated. 1.11-34-g8cb71f2

[Date Prev][Date Next] [Thread Prev][Thread Next]

python-stdnum branch master updated. 1.11-34-g8cb71f2



This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "python-stdnum".

The branch, master has been updated
       via  8cb71f2cd791fb87908c55009fd964d542acde44 (commit)
      from  d9b481854ad88eb7a91bdabd24ae3070f5ea45d0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://arthurdejong.org/git/python-stdnum/commit/?id=8cb71f2cd791fb87908c55009fd964d542acde44

commit 8cb71f2cd791fb87908c55009fd964d542acde44
Author: Arthur de Jong <arthur@arthurdejong.org>
Date:   Mon Aug 12 17:22:11 2019 +0200

    Drop pinning of pydocstyle now flake8-docstrings has been fixed
    
    Reverts 61c762d

diff --git a/tox.ini b/tox.ini
index b7fe0c3..ff1f831 100644
--- a/tox.ini
+++ b/tox.ini
@@ -31,9 +31,6 @@ deps = flake8
        flake8-tidy-imports
        flake8-tuple
        pep8-naming
-       # Keep the following until this is fixed:
-       # https://gitlab.com/pycqa/flake8-docstrings/issues/36
-       pydocstyle<4
 commands = flake8 stdnum tests update *.py
 
 [testenv:docs]

-----------------------------------------------------------------------

Summary of changes:
 tox.ini | 3 ---
 1 file changed, 3 deletions(-)


hooks/post-receive
-- 
python-stdnum