No combine

This commit is contained in:
Jannis Leidel 2020-11-23 16:34:36 +01:00
parent 403bb51102
commit f50a62ed77
No known key found for this signature in database
GPG key ID: C795956FB489DCA9

View file

@ -6,7 +6,6 @@ skip_missing_interpreters = True
commands =
coverage run test_contextlib2.py
coverage report
coverage combine
coverage xml
deps =
coverage