Commit f008ba23 authored by Guillaume Seguin's avatar Guillaume Seguin

Move printcore back to root folder and install it in setup.py

parent 5778ff00
......@@ -145,7 +145,7 @@ setup (
license = "GPLv3",
data_files = data_files,
packages = ["printrun", "printrun.svg"],
scripts = ["pronsole.py", "pronterface.py", "plater.py"],
scripts = ["pronsole.py", "pronterface.py", "plater.py","printcore.py"],
cmdclass = {"uninstall" : uninstall,
"install" : install,
"install_data" : install_data}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment