FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
msgpack-python/.readthedocs.yaml at main · marcoffee/msgpack-python · GitHub
marcoffee
/
msgpack-python
Public
forked from
msgpack/msgpack-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
msgpack-python
/
.readthedocs.yaml
Copy path
More file actions
More file actions
Latest commit
History
History
History
24 lines (20 loc) · 456 Bytes
Breadcrumbs
msgpack-python
/
.readthedocs.yaml
Copy path
File metadata and controls
24 lines (20 loc) · 456 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#
Read the Docs configuration file for Sphinx projects.
#
See https://docs.readthedocs.io/en/stable/config-file/v2.html for details.
version
:
2
build
:
os
:
ubuntu-22.04
tools
:
python
:
"
3.11
"
apt_packages
:
-
build-essential
jobs
:
pre_install
:
-
pip install -r requirements.txt
-
make cython
python
:
install
:
-
method
:
pip
path
:
.
-
requirements
:
docs/requirements.txt
sphinx
:
configuration
:
docs/conf.py
Back
|
FazBrowse Home
|
New Git URL