mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 06:50:00 +00:00
9b4b4d4eb8
* [chore] update readthedocs deps, use conda * work this time thx
15 lines
372 B
YAML
15 lines
372 B
YAML
name: gotosocial-docs
|
|
channels:
|
|
- conda-forge
|
|
- nodefaults
|
|
dependencies:
|
|
- python=3.11.3=h2755cc3_0_cpython
|
|
- pip=23.1.2=pyhd8ed1ab_0
|
|
- mkdocs=1.4.3=pyhd8ed1ab_0
|
|
- mkdocs-material=9.1.9=pyhd8ed1ab_0
|
|
- mkdocs-material-extensions=1.1.1=pyhd8ed1ab_0
|
|
- pillow=9.5.0=py311h573f0d3_0
|
|
- cairosvg=2.6.0=pyhd8ed1ab_0
|
|
- pip:
|
|
- mkdocs-swagger-ui-tag==0.6.1
|