• Miro Hrončok's avatar
    Added missing files to setup.py · 41889d62
    Miro Hrončok authored
    If I install Printrun via setup.py, I don't have gcoder.py and I cannot even
    use pronterface.py:
    
    Traceback (most recent call last):
      File "/bin/pronterface.py", line 46, in <module>
        import pronsole
      File "/usr/bin/pronsole.py", line 23, in <module>
        from gcoder import GCode
    
    So I've added this to setup.py.
    
    Also, pronsole.ico is missing, added that to (not needed at runtime, but is
    usefull for desktop files)
    41889d62
Name
Last commit
Last update
css Loading commit data...
images Loading commit data...
locale Loading commit data...
php Loading commit data...
printrun Loading commit data...
testfiles Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
P-face.ico Loading commit data...
README.cleanup Loading commit data...
README.i18n Loading commit data...
README.md Loading commit data...
auth.config Loading commit data...
custombtn.txt Loading commit data...
dot.pronsolerc.example Loading commit data...
gcoder.py Loading commit data...
http.config Loading commit data...
plater.ico Loading commit data...
plater.py Loading commit data...
printcore.py Loading commit data...
pronsole.ico Loading commit data...
pronsole.py Loading commit data...
pronterface.py Loading commit data...
setup.py Loading commit data...