vertex
vertex copied to clipboard
Remove GTK2 in favor of Toga
As a first step we should just get rid of gvertix
and gtk2hack
. We should replace it with Toga later.
One blocker for this is that Vertex is Python 2.7 only right now, whereas Toga is 3.4+ only.