diff --git a/setup.py b/setup.py index 4c82b611df..50a86a9f7a 100644 --- a/setup.py +++ b/setup.py @@ -133,6 +133,7 @@ def run(self): 'media/js/three/Detector.js', 'media/js/*.js', 'templates/*.html', 'templates/doc/*.html'] + mathjax_files, 'mathics.data': ['*.csv', 'ExampleData/*'], + 'mathics.builtin.pymimesniffer': ['mimetypes.xml'], }, entry_points = {