1
0
Fork 0
forked from s3lph/matemat
Web service for automated stock-keeping of a soda machine written in Python.
Find a file
2018-05-30 00:25:52 +02:00
matemat Fixed database tests after schema change. 2018-05-29 23:53:16 +02:00
.gitignore Added coverage report and egg-info to gitignore 2018-05-29 23:59:02 +02:00
.gitlab-ci.yml Changed GitLab CI from running setup.py test to -m unittest discover 2018-05-29 23:53:02 +02:00
requirements.txt Initial commit; database facade mostly implemented, but only partially tested 2018-05-29 21:43:38 +02:00
setup.py GitLab CI: Use buster instead of stretch. 2018-05-29 23:12:10 +02:00