diff options
author | Diego Elio Pettenò <flameeyes@flameeyes.com> | 2020-03-23 17:26:12 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-03-23 17:38:07 +0100 |
commit | b082b42c026bea1efdbd95014dc70c16e12cc80a (patch) | |
tree | 627854de70fa30f88df8e90f7dc82bab71944904 /pyproject.toml | |
parent | Make HID support a "session" class rather than a base class. (diff) | |
download | glucometerutils-b082b42c026bea1efdbd95014dc70c16e12cc80a.tar glucometerutils-b082b42c026bea1efdbd95014dc70c16e12cc80a.tar.gz glucometerutils-b082b42c026bea1efdbd95014dc70c16e12cc80a.tar.bz2 glucometerutils-b082b42c026bea1efdbd95014dc70c16e12cc80a.tar.lz glucometerutils-b082b42c026bea1efdbd95014dc70c16e12cc80a.tar.xz glucometerutils-b082b42c026bea1efdbd95014dc70c16e12cc80a.tar.zst glucometerutils-b082b42c026bea1efdbd95014dc70c16e12cc80a.zip |
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index d1898d8..273b641 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ [tool.black] line-length = 88 -target-version = ['py35'] +target-version = ['py37'] exclude = ''' /( \.eggs |