[pytest] norecursedirs = build dist docs misc travis .tox .eggs addopts = -v -rxXs --doctest-modules doctest_optionflags = ALLOW_UNICODE ELLIPSIS junit_suite_name = pygit2_test_suite testpaths = test/