xonsh/xontrib
Derek Thomas e7f2d5a281 move mpl figure-copy routine to figure_to_rgb_array
- this simplifies testing
- this also makes more sense because it copies the figure just when
changes are being applied
- the figure is also closed in this function
2016-10-03 15:59:28 +09:00
..
distributed.py flake8 2016-08-04 22:28:21 -04:00
mpl.py flake8 2016-08-04 22:28:21 -04:00
mplhooks.py move mpl figure-copy routine to figure_to_rgb_array 2016-10-03 15:59:28 +09:00
prompt_ret_code.xsh Adding prompt_ret_code to xontribs 2016-08-25 12:32:15 -04:00
README interim add 2016-05-11 00:42:36 -04:00
vox.py pep8 2016-08-04 22:31:45 -04:00
voxapi.py don't override built-in names 2016-09-13 21:22:14 -04:00

xontrib is an implicit namespace package. DO NOT add an __init__.py file
to this directory.

Feel free to add both *.xsh and *.py files to the directory, they will be
installed and available.