Commit 9680469a authored by sumpfralle's avatar sumpfralle

r1056@erker: lars | 2010-06-30 10:08:55 +0200

 final packaging fixes for the new directory layout


git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@427 bbaffbd6-741e-11dd-a85d-61de82d9cad9
parent 15ba1950
......@@ -8,6 +8,6 @@ include release_info.txt
include pycamGUI
recursive-include desktop *
recursive-include man *
recursive-include pycam *
recursive-include src *
recursive-include Samples *
recursive-include Tests *
......@@ -61,6 +61,7 @@ Basically you will need Python, GTK and OpenGL.
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX",
],
package_dir={'': 'src'},
packages=[
"pycam",
"pycam.Cutters",
......
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