summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@flameeyes.com>2020-10-04 20:51:50 +0200
committerDiego Elio Pettenò <flameeyes@flameeyes.com>2020-10-04 21:22:14 +0200
commit2da7720c565f560816a16462eeb6134e9741ee64 (patch)
tree2a621f8278fd3a41f3220d856fbe15379d0f32af /setup.cfg
parentAdd missing py.typed files to package. (diff)
downloadfreestyle-hid-2da7720c565f560816a16462eeb6134e9741ee64.tar
freestyle-hid-2da7720c565f560816a16462eeb6134e9741ee64.tar.gz
freestyle-hid-2da7720c565f560816a16462eeb6134e9741ee64.tar.bz2
freestyle-hid-2da7720c565f560816a16462eeb6134e9741ee64.tar.lz
freestyle-hid-2da7720c565f560816a16462eeb6134e9741ee64.tar.xz
freestyle-hid-2da7720c565f560816a16462eeb6134e9741ee64.tar.zst
freestyle-hid-2da7720c565f560816a16462eeb6134e9741ee64.zip
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 3 insertions, 0 deletions
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]