pygcode-crop to setup

This commit is contained in:
Peter Boin 2017-07-30 01:25:20 +10:00
parent 53de97d9b0
commit 19dd2c7143

View File

@ -32,6 +32,7 @@ INSTALL_REQUIRES = [
]
SCRIPTS = [
'scripts/pygcode-norm',
'scripts/pygcode-crop',
]
###################################################################