BruceSherwood / vpython-jupyter

This repository has been moved to https://github.com/vpython/vpython-jupyter
64 stars 33 forks source link

Add python 3.6 and fix Windows builds #28

Closed mwcraig closed 7 years ago

mwcraig commented 7 years ago

First try at a few changes:

  1. Drop Python 3.4, add Python 3.6
  2. Have conda build the wheels
  3. Add some basic tests

Closes #27