requirements.txt 75 B

12345
  1. # essential
  2. numpy>=1.7.1
  3. quantities>=0.9.0
  4. # for running tests
  5. nose>=1.1.2