mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-17 15:50:11 +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"
|
||||
tools:
|
||||
python: "3.11"
|
||||
|
||||
python:
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user