From 2da7720c565f560816a16462eeb6134e9741ee64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= Date: Sun, 4 Oct 2020 19:51:50 +0100 Subject: Backport the one test that was present in glucometerutils. This also sets up the whole pytest configuration and Travis CI integration. --- setup.cfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index 6b7fa64..31f766c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -46,6 +46,9 @@ tools = dev = mypy pre-commit + pytest-mypy + pytest-timeout>=1.3.0 + pytest>=6.0 setuptools_scm [options.package_data] -- cgit v1.2.3