mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-16 12:27:03 +08:00
Add .readthedocs.yaml
This commit is contained in:
9
.readthedocs.yaml
Normal file
9
.readthedocs.yaml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
version: 2
|
||||||
|
|
||||||
|
python:
|
||||||
|
version: 3.9
|
||||||
|
|
||||||
|
build:
|
||||||
|
apt_packages:
|
||||||
|
- default-libmysqlclient-dev
|
||||||
|
- build-essential
|
Reference in New Issue
Block a user