We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fb2fa1 commit f2e65daCopy full SHA for f2e65da
1 file changed
setup.py
@@ -128,6 +128,7 @@ def subdirs(root, file="*.*", depth=10):
128
"data/ExampleData/*",
129
"doc/xml/data",
130
"doc/tex/data",
131
+ "autoload/*.m",
132
"autoload/formats/*/Import.m",
133
"autoload/formats/*/Export.m",
134
"packages/*/*.m",
0 commit comments