setup.py

changeset 87
59a0946aa3d1
parent 86
96e30b092f70
child 89
61074a32808a
--- a/setup.py	Tue May 01 00:10:23 2018 +0200
+++ b/setup.py	Fri May 04 01:00:59 2018 +0200
@@ -13,5 +13,6 @@
           'hp3562-state=pygpibtoolkit.HP3562A.state_decoder:main',
           'hp3562-trace=pygpibtoolkit.HP3562A.trace_decoder:main',
           'hp3562-dump=pygpibtoolkit.HP3562A.dump_datablock:main',
+          'pygpib-plotter=pygpibtoolkit.plotter.qgpib_plotter:main',
           ]}
       )

mercurial