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