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