pyth icon indicating copy to clipboard operation
pyth copied to clipboard

Add setup.py

Open ghost opened this issue 7 years ago • 3 comments

ghost avatar Nov 03 '17 11:11 ghost

It would be good to move the py_modules to a package folder ('pyth') so that the installed modules don't end up loose in the python module sys-dir and a package[] can be defined in the setup.py

This was done in commit number 2 in this PR, my (unpublished) guix.scm I use for this runs the tests.py and they all succeed. I leave it up to your comment if my work introduced further errors.

ghost avatar Nov 03 '17 11:11 ghost

This would break server.py. I'll do this, but I'll do it directly, not as a pull request.

isaacg1 avatar Nov 03 '17 20:11 isaacg1

Ok, thanks.

ghost avatar Nov 03 '17 23:11 ghost