mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
7 lines
63 B
INI
7 lines
63 B
INI
[aliases]
|
|
test=pytest
|
|
|
|
[coverage:run]
|
|
source = .
|
|
omit = *test*
|