slac207 / cs207project

MIT License
0 stars 4 forks source link

FINAL part of Milestone 1: Make code into package #28

Closed sanoke closed 8 years ago

sanoke commented 8 years ago

Make all of our code into a package and generate HTML files for the documentation, i.e., run

python setup.py docs

The course staff would also like to run

python setup.py test 

to run our tests!