Browse code

Fix missing subdirectories to build package.

Pierre Lestringant authored on 10/11/2016 16:31:00 • Jose Fonseca committed on 14/11/2016 21:24:30
Showing 1 changed files

  • setup.py index c2d055f..6105a37 100755
... ...
@@ -33,7 +33,7 @@ setup(
33 33
     license="LGPL",
34 34
 
35 35
     install_requires=['graphviz'],
36
-    packages=['xdot'],
36
+    packages=['xdot', 'xdot/dot', 'xdot/ui'],
37 37
     entry_points=dict(gui_scripts=['xdot=xdot.__main__:main']),
38 38
 
39 39
     # https://pypi.python.org/pypi?%3Aaction=list_classifiers