Web service for automated stock-keeping of a soda machine written in Python.
Find a file
2018-05-29 23:53:02 +02:00
matemat Reworked Product to allow a 0 argument constructor, because unittest apparently breaks stuff... 2018-05-29 23:36:52 +02:00
.gitignore Initial commit; database facade mostly implemented, but only partially tested 2018-05-29 21:43:38 +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