| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
This leaves only very few parameters to setup(), one of which is calculated programmatically so cannot be moved at all.
|
| |
|
|
|
|
|
|
|
|
|
| |
See https://reuse.software/ for details.
For simplicity, the support files, that are vastly copy-pasta, are licensed
under MIT license, rather than LGPL-2.1-or-later.
Note that `reuse lint` currently fails due to fsfe/reuse-tool#208.
|
| |
|
|
|
|
|
| |
This removes a number of fixed strings from the Python side of the setup,
and prefers referencing the `README.md` file by name.
|
|
|
|
|
| |
This should simplify maintaining the tests in the long run, and allows mypy
to more thoroughly check for types.
|
|
Closes https://github.com/Flameeyes/glucometerutils/issues/34
|