mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-15 14:16:08 -06:00
remove useless dependency
This commit is contained in:
parent
08193c6914
commit
900ce1853b
1 changed files with 0 additions and 1 deletions
|
|
@ -75,7 +75,6 @@ build:doc:
|
|||
image: python:3.6
|
||||
script:
|
||||
- sed -i -e "s,^#\(.*\)@AUTOFLASK@\(.*\)$,\1sphinxcontrib.autohttp.flask\2," docs/conf.py
|
||||
- apt-get update && apt-get install -y unzip
|
||||
- pip install -U -r docs/requirements.txt
|
||||
- make doc
|
||||
tags:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue