1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-17 18:13:22 +02:00
bigchaindb/setup.cfg
Wrigley the Buffalo 841cabe8c6 Add code, have fun!
2016-02-10 19:55:33 +01:00

7 lines
63 B
INI

[aliases]
test=pytest
[coverage:run]
source = .
omit = *test*