Add tip to regenerate fixture and update contributors

This commit is contained in:
Dmitry Budaev
2017-10-08 17:43:47 +02:00
parent c847da3aa9
commit f76ac1b010
2 changed files with 6 additions and 1 deletions

View File

@@ -10,4 +10,4 @@ Development Lead
Contributors Contributors
------------ ------------
None yet. Why not be the first? * Dmitry Budaev <condemil@gmail.com>

View File

@@ -112,3 +112,8 @@ To run a subset of tests::
$ py.test tests.test_tiingo $ py.test tests.test_tiingo
To regenerate fixture remove it from tests/fixtures and run tests again::
$ rm tests/fixtures/NAME.yaml
$ py.test