8000 Workaround readthedocs bug · ladyada/circuitpython@dd1c4fc · GitHub
[go: up one dir, main page]

Skip to content

Commit dd1c4fc

Browse files
dhalberttannewt
authored andcommitted
Workaround readthedocs bug
1 parent 774bf0c commit dd1c4fc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
"esp8266",
101101
"examples",
102102
"extmod",
103+
"frozen",
103104
"lib",
104105
"minimal",
105106
"mpy-cross",

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# dummy file to work around readthedocs bug: https://github.com/rtfd/readthedocs.org/issues/2855

0 commit comments

Comments
 (0)
0