summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 472b1ac2f854826920b4bc778e06dac20fe63ce7 (plain)
1
2
3
4
5
[nosetests]
with-doctest=1
doctest-extension=rst
# Prevent nose from interpreting the load_tests protocol function as a test.
exclude=load_tests