First commit with some GeorideApiLib items

This commit is contained in:
2019-10-25 00:40:15 +02:00
commit cd5adffbd0
11 changed files with 855 additions and 0 deletions

6
test_requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
pytest>=3.7
pytest-pep8
pytest-cov
python-coveralls
pylint
coverage>=4.4