aboutsummaryrefslogtreecommitdiff
blob: 6cf90a98d7123ce53cd5744234c13ce8082dd6fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[bdist_wheel]
universal=1

[build_sphinx]
source-dir = docs
build-dir  = docs/build
all_files  = 1

[aliases]
test=pytest

[tool:pytest]
addopts = --cov=mastodon
Powered by cgit v1.2.3 (git 2.41.0)