Commit 06323c27 authored by Luke Macken's avatar Luke Macken

Add a shiny new graphical interface!

parent 8806986b
This diff is collapsed.
......@@ -27,6 +27,7 @@ setup(name='pyrasite',
entry_points="""
[console_scripts]
pyrasite = pyrasite.main:main
pyrasite-gui = pyrasite.tools.gui:main
pyrasite-memory-viewer = pyrasite.tools.memory_viewer:main
""",
classifiers=[
......
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