We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5071cee commit b2641b5Copy full SHA for b2641b5
1 file changed
docs/conf.py
@@ -335,4 +335,5 @@
335
# Exclude extra modules per port
336
modindex_exclude += {
337
'esp8266': ['cmath', 'select'],
338
+ 'wipy': ['cmath'],
339
}.get(micropy_port, [])
0 commit comments