1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
PY3TEST() SUBSCRIBER(g:python-contrib) PEERDIR( contrib/python/pytest-localserver contrib/python/requests contrib/python/aiosmtpd ) TEST_SRCS( test_http.py test_https.py test_smtp.py test_version.py ) NO_LINT() END()