Skip to content

Commit 0c6ddd5

Browse files
committed
add verbose output to tests
1 parent 4837df0 commit 0c6ddd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda.recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ test:
3030
- nose
3131

3232
commands:
33-
- nosetests --exe -A "not slow and not network and not disabled" pandas
33+
- nosetests --exe -v -A "not slow and not network and not disabled" pandas
3434

3535
about:
3636
home: http://pandas.pydata.org

0 commit comments

Comments
 (0)