diff options
author | Diego Elio Pettenò <flameeyes@flameeyes.com> | 2020-10-04 20:51:50 +0200 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@flameeyes.com> | 2020-10-04 21:22:14 +0200 |
commit | 2da7720c565f560816a16462eeb6134e9741ee64 (patch) | |
tree | 2a621f8278fd3a41f3220d856fbe15379d0f32af /setup.cfg | |
parent | Add missing py.typed files to package. (diff) | |
download | freestyle-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.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -46,6 +46,9 @@ tools = dev = mypy pre-commit + pytest-mypy + pytest-timeout>=1.3.0 + pytest>=6.0 setuptools_scm [options.package_data] |