mirror of
https://opendev.org/openstack/python-keystoneclient.git
synced 2026-01-16 23:10:41 +00:00
Drop flake8-docstrings
It depends on pydocstyle which was deprecated and archived. See [1] where it was indicated that the plugin is also being dead. [1] https://github.com/PyCQA/flake8-docstrings/issues/68 Change-Id: I7e4927fd29545a35427b56ca7d4737503507ad2d Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
parent
be6c506939
commit
ce7e987b5f
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
|||
hacking>=6.1.0,<6.2.0 # Apache-2.0
|
||||
flake8-docstrings==1.7.0 # MIT
|
||||
|
||||
coverage>=4.0 # Apache-2.0
|
||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue