Is httmock a runtime dependency or only required for tests? https://github.com/4n4nd/prometheus-api-client-python/blob/49362b07cb3bec835a8211d81becd5ed205ace18/requirements.txt#L6 vs. https://github.com/4n4nd/prometheus-api-client-python/blob/master/setup.py#L40
Is httmock a runtime dependency or only required for tests?
prometheus-api-client-python/requirements.txt
Line 6 in 49362b0
vs.
https://github.com/4n4nd/prometheus-api-client-python/blob/master/setup.py#L40