8 lines
232 B
Plaintext
8 lines
232 B
Plaintext
#
|
|
# Dependencies that are used solely for calculating test coverage.
|
|
# These are split out so that if you are only calculating coverage
|
|
# then you don't need to install all the rest of the prereqs.
|
|
#
|
|
coverage==4.2
|
|
diff-cover==0.9.8
|