Do not collect setup.py as a test

This commit is contained in:
Takafumi Arakaki
2013-03-14 14:31:32 +01:00
parent fbccdd3f70
commit 3881f8d6ed

1
conftest.py Normal file
View File

@@ -0,0 +1 @@
collect_ignore = ["setup.py"]