docs and reenable gitlab json generation

This commit is contained in:
zeppi 2021-01-28 16:35:19 -05:00 committed by Lex Berezhny
parent f6cfe266e0
commit 4c38b4aa3c
2 changed files with 208 additions and 134 deletions

View file

@ -57,11 +57,11 @@ test:other-integration:
- pip install tox-travis - pip install tox-travis
- tox -e other - tox -e other
#test:json-api: test:json-api:
# stage: test stage: test
# script: script:
# - make install tools - make install tools
# - HOME=/tmp coverage run -p --source=lbry scripts/generate_json_api.py - HOME=/tmp coverage run -p --source=lbry scripts/generate_json_api.py

File diff suppressed because one or more lines are too long