Compare commits
3 Commits
main
...
add-readth
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ec0296f966 | ||
|
|
291e5aa705 | ||
|
|
537db409d4 |
@@ -1,13 +1,10 @@
|
|||||||
version: "2"
|
version: 2
|
||||||
|
|
||||||
build:
|
build:
|
||||||
os: "ubuntu-22.04"
|
os: "ubuntu-22.04"
|
||||||
tools:
|
tools:
|
||||||
python: "3.10"
|
python: "3.9"
|
||||||
|
jobs:
|
||||||
|
post_install:
|
||||||
|
- echo ${testitest}
|
||||||
|
|
||||||
python:
|
|
||||||
install:
|
|
||||||
- requirements: docs/requirements.txt
|
|
||||||
|
|
||||||
sphinx:
|
|
||||||
configuration: docs/source/conf.py
|
|
||||||
|
|||||||
@@ -1,2 +0,0 @@
|
|||||||
sphinx==7.1.2
|
|
||||||
sphinx-rtd-theme==1.3.0rc1
|
|
||||||
Reference in New Issue
Block a user