Drop flake8-docstrings
This is no longer maintained [1]. [1] https://github.com/PyCQA/flake8-docstrings/issues/68 Change-Id: Ic98fc4be3612a3cfc5d3e2e85918c20ffaed873d Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
@@ -5,8 +5,3 @@
|
||||
language: python
|
||||
types: [python]
|
||||
require_serial: true
|
||||
additional_dependencies:
|
||||
# This enables the pep257 extra from hacking by default. If you want
|
||||
# to avoid it, just override additional_dependencies in your hook config
|
||||
# by listing only `- .`. We assume that most users want this feature.
|
||||
- .[pep257]
|
||||
|
||||
Reference in New Issue
Block a user