summaryrefslogtreecommitdiffstats
path: root/setup.cfg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move tests to be organized within the source directory.Diego Elio Pettenò2020-03-161-2/+0
| | | | | This should simplify maintaining the tests in the long run, and allows mypy to more thoroughly check for types.
* Use pytest to run testsMuhammad Kaisar Arkhan2017-12-301-0/+15
Closes https://github.com/Flameeyes/glucometerutils/issues/34