summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 1a0031fd4bcedd4342e7140916a1740bb801805b (plain)
1
2
3
4
5
6
7
8
9
10
11
[upload]
sign = true

[upload_docs]
upload_dir = build/sphinx/html

[test]
test_suite = nose.collector

[nosetests]
tests = passlib/tests