Skip to content

Commit d2360ab

Browse files
authored
Dom new (#147)
* Upmdating Readthedocs build
1 parent 36e7853 commit d2360ab

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.readthedocs.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ build:
44
os: ubuntu-20.04
55
tools:
66
python: "3.9"
7+
jobs:
8+
pre_create_environment:
9+
- mv ptmd/resources/.env.example ptmd/resources/.env
710

811
sphinx:
912
configuration: docs/source/conf.py
@@ -12,4 +15,3 @@ python:
1215
install:
1316
- requirements: requirements-dev.txt
1417
- requirements: requirements.txt
15-

0 commit comments

Comments
 (0)