2009-04-03 03:22:20 +08:00
|
|
|
#XXX make work: excludedirs = ['_build']
|
2009-04-13 21:58:26 +08:00
|
|
|
import py
|
2009-04-29 01:54:19 +08:00
|
|
|
#py.test.importorskip("pygments")
|
2009-04-03 03:22:20 +08:00
|
|
|
pytest_plugins = ['pytest_restdoc']
|
2009-04-03 03:47:01 +08:00
|
|
|
rsyncdirs = ['.']
|