summaryrefslogtreecommitdiffstats
path: root/readthedocs.yml
blob: 6e6b9af07e6d523a60342e76bf181288bf826c63 (plain)
1
2
3
4
5
6

@media only all and (prefers-color-scheme: dark) {
.highlight .hll { background-color: #49483e }
.highlight .c { color: #75715e } /* Comment */
.highlight .err { c
# Formats in addition to HTML

formats:
   - none

# Pip requirements
requirements_file: etc/requirements.txt

# Build Container
build:
   image: latest