mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
added requirements.txt for docs
This commit is contained in:
9
.readthedocs.yaml
Normal file
9
.readthedocs.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
# File: .readthedocs.yaml
|
||||
|
||||
version: 2
|
||||
|
||||
# Explicitly set the version of Python and its requirements
|
||||
python:
|
||||
version: 3.10
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
Reference in New Issue
Block a user