mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-30 23:09:41 +08:00
BLD: Ignore numpy_utils.py doctests on windows.
They fail because of 32/64-bit issues.
This commit is contained in:
+1
-1
@@ -101,7 +101,7 @@ install:
|
||||
- pip freeze | sort
|
||||
|
||||
test_script:
|
||||
- nosetests
|
||||
- nosetests -e zipline.utils.numpy_utils
|
||||
- flake8 zipline tests
|
||||
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user