summaryrefslogtreecommitdiffstats
path: root/setup.py (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-03Update supported devices, and dependencies.Diego Elio Pettenò1-0/+1
2023-08-03Initial import of FreeStyle Libre 2 driver.Diego Elio Pettenò1-0/+1
2021-11-02Add missing dependency on types-python-dateutil.Diego Elio Pettenò1-0/+1
2021-03-27glucomenareo: new driver added.Diego Elio Pettenò1-0/+1
2021-03-03freestyle: use freestyle-hid 1.0.2 encoding parameter.Diego Elio Pettenò1-3/+3
2021-02-25td42xx: updat eextra definition in setup.py.Diego Elio Pettenò1-1/+1
2020-10-04Spell freestyle-hid consistently in the dependencies list.Diego Elio Pettenò1-3/+3
2020-10-04Remove pytest-flake8 from configuration.Diego Elio Pettenò1-1/+0
2020-10-04Move console_scripts definition to setup.cfg.Diego Elio Pettenò1-1/+0
2020-10-04Depend on freestyle-hid for FreeStyle support and remove tools.Diego Elio Pettenò1-5/+3
2020-09-21td4277: update dependency information for pyserial.Diego Elio Pettenò1-1/+1
2020-09-07Update pre-commit plugins to the latest versions as of today.Diego Elio Pettenò1-2/+1
2020-06-24Update otverio2015 dependencies to include PYSCSI.Diego Elio Pettenò1-1/+1
2020-05-16Move more setup() parameters in setup.cfg.Diego Elio Pettenò1-5/+1
2020-04-09Run flake8 and mypy as part of pytest, but on 3.8 only.Diego Elio Pettenò1-0/+2
2020-03-27Add missing SPDX-FileCopyrightText throughout the project.Diego Elio Pettenò1-0/+1
2020-03-26Fix errors identified by flake8.Diego Elio Pettenò1-3/+4
2020-03-25Use setuptools_scm to handle the packaging and versioning.Diego Elio Pettenò1-0/+2
2020-03-25Remove `tests_require` from `setup.py`.Diego Elio Pettenò1-12/+8
2020-03-25Remove support for `setup.py test`.Diego Elio Pettenò1-13/+0
2020-03-25Move static descriptions to `setup.cfg` simplifying `setup.py`.Diego Elio Pettenò1-23/+0
2020-03-23Add an `all` extension that includes all dependencies.Diego Elio Pettenò1-21/+32
2020-03-23otverio2015: remove python-scsi from dependencies.Diego Elio Pettenò1-1/+1
2020-03-23Increase minimum supported Python version to 3.7.Diego Elio Pettenò1-1/+1
2020-03-16Add mypy to continuous integration.Diego Elio Pettenò1-1/+1
2020-03-16Add the README to the generated pypi package.Diego Elio Pettenò1-0/+6
2020-03-08Update minimum Python version.Diego Elio Pettenò1-2/+1
2020-03-08add configuration for pre-commit, black and isortBen1-53/+48
2019-09-25Add driver implementation for Ascensia ContourUSB.Arvanitis Christos1-0/+1
2019-09-02Drop support for Python 3.4.Diego Elio Pettenò1-1/+1
2019-08-06td4277: add to the setup.py dependencies.Diego Elio Pettenò1-5/+6
2019-07-30Fix invalid attribute in setup() method.Diego Elio Pettenò1-1/+1
2019-02-08Replace epydoc metadata with SPDX identifiers.Diego Elio Pettenò1-0/+2
2019-02-08Replace flameeyes.eu with flameeyes.com.Diego Elio Pettenò1-3/+3
2018-12-12Use [attrs](http://www.attrs.org/) instead of namedtuple for MeterInfo.Diego Elio Pettenò1-0/+3
2018-03-17construct-code is (almost) uptodateArkadiusz Bulski1-7/+7
2018-02-11construct: the construct API is significantly unstable, fix to 2.8.22 only.Diego Elio Pettenò1-7/+7
2018-02-11Until Issue #38 is fixed, expect construct 2.8, and not 2.9.Diego Elio Pettenò1-7/+7
2018-01-07otverioiq: add to the list and to the dependency file.Diego Elio Pettenò1-0/+1
2018-01-01otverio2015: rewrite using construct.Diego Elio Pettenò1-1/+1
2018-01-01otultraeasy: rewrite using construct for parsing.Diego Elio Pettenò1-1/+1
2017-12-31sdcodefree: rewrite using construct and improve readability.Diego Elio Pettenò1-1/+1
2017-12-30Use pytest to run testsMuhammad Kaisar Arkhan1-1/+21
2017-12-28Fix dependency name for absl-py.Diego Elio Pettenò1-1/+1
2017-12-28freestyle: replace the custom struct and bytemangling with construct.Diego Elio Pettenò1-3/+3
2017-12-28deps: correct dependency for fsoptium.Diego Elio Pettenò1-1/+1
2017-12-28Add driver dependencies to setup.py, and document how to install this.Diego Elio Pettenò1-0/+11
2017-12-28Rewrite setup.py to use setuptools.Diego Elio Pettenò1-22/+33
2017-12-28Fix up link to the site.Diego Elio Pettenò1-1/+1
2017-12-28Raise minimum Python version to 3.4, to allow using the enum module.Diego Elio Pettenò1-0/+1
2017-01-20Include glucometerutils.support in setup.py.Red Daly1-1/+1
2013-08-03setup.py: update license specification.Diego Elio Pettenò1-1/+1
2013-08-03Add utf-8 encoding specification to all files.Diego Elio Pettenò1-0/+2