nipy / PySurfer

Cortical neuroimaging visualization in Python
https://pysurfer.github.io/
BSD 3-Clause "New" or "Revised" License
240 stars 97 forks source link

Release? #165

Closed christianbrodbeck closed 7 years ago

christianbrodbeck commented 7 years ago

Would you consider doing a release @mwaskom ? There are a couple of things here that make plotting MNE-Python source estimates nicer.

mwaskom commented 7 years ago

Sure. Can you go through recent PRs and make sure everything is reflected in the CHANGES file? In particularly I think we now support Python 3 even though that isn't advertised (and I think the setup.py classifiers should be updated too, if they weren't in that PR).

christianbrodbeck commented 7 years ago

Great! I made a PR adding the additional changes to the file.