[py-svn] pytest commit bb8861d816ce: don't try to load conf.py

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Thu Nov 25 04:26:47 CET 2010


# HG changeset patch -- Bitbucket.org
# Project pytest
# URL http://bitbucket.org/hpk42/pytest/overview
# User Benjamin Peterson <benjamin at python.org>
# Date 1290655630 21600
# Node ID bb8861d816ce6e5f5c9bcad5944b3c9a3920ccec
# Parent  b8b7749ce0183b539a50a174575562307b86ca88
don't try to load conf.py

--- /dev/null
+++ b/doc/conftest.py
@@ -0,0 +1,1 @@
+collect_ignore = ["conf.py"]



More information about the pytest-commit mailing list