mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-21 17:52:01 +01:00
Merge pull request #1137 from BastilleBSD/readthedocs
defining requirements.txt for readthedocs
This commit is contained in:
@@ -7,3 +7,7 @@ build:
|
|||||||
os: "ubuntu-22.04"
|
os: "ubuntu-22.04"
|
||||||
tools:
|
tools:
|
||||||
python: "3.11"
|
python: "3.11"
|
||||||
|
|
||||||
|
python:
|
||||||
|
install:
|
||||||
|
- requirements: docs/requirements.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user