0
0
mirror of https://github.com/thegeeklab/corenetworks.git synced 2024-11-14 06:40:39 +00:00

fix pdoc version

This commit is contained in:
Robert Kaussow 2020-04-15 01:33:49 +02:00
parent 0c8bf971a5
commit f8e9281e21

View File

@ -18,4 +18,4 @@ pytest-cov
bandit bandit
requests-mock requests-mock
yapf yapf
pdoc; python_version >= "3.6" pdoc3; python_version >= "3.6"