clawpack / visclaw

Clawpack visualization tools
http://www.clawpack.org
BSD 3-Clause "New" or "Revised" License
29 stars 48 forks source link

Drop support for Python 2, removing imports of six and __future__. #295

Closed ketch closed 1 year ago

rjleveque commented 1 year ago

Looks good, thanks!