Steven Kern

Results 3 issues of Steven Kern

- [ ] Expand the contents of the README to include more information about installation and dependencies (including optional dependencies) - [ ] Clean up the `setup.py` file and make...

`pygraphviz` has recently become un-`pip install`able in continuous integration (and for me locally on OSX and linux). Some effort will be needed to figure out what the correct procedure for...

The tools fire off `print` statements during events by default. As pointed out in [#8 (comment)](https://github.com/enthought/graphcanvas/pull/8#discussion_r81304664), it would be preferable to replace the methods holding these print statements with `Callable`...