DEV: Add note about running tests to README

This commit is contained in:
Ben McCann
2013-04-04 14:44:10 -07:00
committed by Eddie Hebert
parent eb42d4bfbd
commit 7608cbdd1b
+1 -2
View File
@@ -156,8 +156,7 @@ The maintainers check the code using the flake8 script,
requirements_dev.txt.
Before submitting patches or pull requests, please ensure that your
changes pass ```flake8 zipline tests```
changes pass ```flake8 zipline tests``` and ```nosetests```
Source
======