Add self; make note about reqs

I am adding requirements.txt to make it even more obvious we are using nose for testing, and for my own convenience.
This commit is contained in:
Alex Clark 2014-06-28 16:20:12 -04:00
parent 2d7f0c06d0
commit ed3cffab6f

View File

@ -1 +1,3 @@
# Testing reqs
-e .
nose