]> git.ipfire.org Git - thirdparty/babel.git/commit
Test/CI: Add requisite doctest flags; ignore setup.py and venvs
authorAarni Koskela <akx@iki.fi>
Sun, 20 Dec 2015 22:43:39 +0000 (00:43 +0200)
committerAarni Koskela <akx@iki.fi>
Mon, 21 Dec 2015 08:52:23 +0000 (10:52 +0200)
commit9ab038fb0556d20788397a450f52f6cd6e94b6c7
tree842cd145c140cb82d56ec6679049aee77de4c459
parentcc02cd1e936d632897ca4df3bef2adb4b1cd50c0
Test/CI: Add requisite doctest flags; ignore setup.py and venvs

This requires a newer version of py.test, so the requirement is pinned in
the CI configuration.

See https://pytest.org/latest/doctest.html
See https://pytest.org/latest/example/pythoncollection.html#customizing-test-collection-to-find-all-py-files
.ci/appveyor.yml
.gitignore
.travis.yml
conftest.py
setup.cfg