mirror of
https://github.com/thegeeklab/corenetworks.git
synced 2024-11-13 10:20:39 +00:00
Merge pull request #5 from thegeeklab/renovate/pydocstyle-5.x
Update dependency pydocstyle to v5
This commit is contained in:
commit
e1efd47989
@ -1,4 +1,5 @@
|
||||
pydocstyle==3.0.0
|
||||
pydocstyle==3.0.0; python_version < "3.5"
|
||||
pydocstyle; python_version >= "3.5"
|
||||
flake8
|
||||
flake8-colors
|
||||
flake8-blind-except
|
||||
|
Loading…
Reference in New Issue
Block a user