Skip to content

Commit da4c072

Browse files
committedJan 17, 2023
Add .readthedocs.yaml
1 parent 0914c8c commit da4c072

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

‎.readthedocs.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version: 2
2+
3+
python:
4+
version: 3.9
5+
6+
build:
7+
apt_packages:
8+
- default-libmysqlclient-dev
9+
- build-essential

0 commit comments

Comments
 (0)
Please sign in to comment.