summary refs log tree commit diff
path: root/setup.cfg
blob: 2830831f00748a2995b571c2ead12779b5c4e9dd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[build_sphinx]
source-dir = docs/sphinx
build-dir  = docs/build
all_files  = 1

[aliases]
test = trial

[trial]
test_suite = tests