Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f9b3510

Browse files
committed
Unpin pydocstyle
1 parent 640604d commit f9b3510

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/testing/flake8.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Extra pip requirements for the GitHub Actions flake8 build
22

33
flake8>=3.8
4-
pydocstyle<4.0
5-
flake8-docstrings
4+
pydocstyle
5+
flake8-docstrings>=1.3.1

0 commit comments

Comments
 (0)