mirror of
https://github.com/Casvt/MIND.git
synced 2026-04-03 03:00:22 -04:00
Refactored backend (Fixes #87)
This commit is contained in:
2
.github/workflows/build_docs.yml
vendored
2
.github/workflows/build_docs.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
with:
|
||||
python-version: 3.8
|
||||
cache: 'pip'
|
||||
- run: pip install -r requirements.txt -r project_management/docs-requirements.txt
|
||||
- run: pip install -r requirements.txt -r project_management/requirements-docs.txt
|
||||
name: Install dependencies
|
||||
- run: python3 project_management/generate_api_docs.py
|
||||
name: Generate API docs
|
||||
|
||||
Reference in New Issue
Block a user