Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-01 | Adding author to license heading in files | Edi Feschiyan | 1 | -1/+2 | |
2020-08-28 | Add license file and copyrights | Scott Murray | 1 | -0/+15 | |
Add Apache 2.0 license text as LICENSE file, and copyright headers to all source files. Signed-off-by: Scott Murray <scott.murray@konsulko.com> | |||||
2020-08-07 | Adding changes to setup.py to include ini files from MANIFEST.in | Edi Feschiyan | 1 | -0/+1 | |
2020-07-23 | removing unused pytest-reverse | Edi Feschiyan | 1 | -1/+1 | |
2020-07-13 | when pytests are run on Python 3.8 the test gathering and execution order is ↵ | Edi Feschiyan | 1 | -1/+1 | |
reversed and may break tests which require state to be carried over adding pytest-reverse to requirements/setup.py to be readily available if needed | |||||
2020-07-13 | temporarily removing the raw send arguments with --json --verb --api | Edi Feschiyan | 1 | -1/+1 | |
removing unnecesary import in test_weather adding README.md fixing requirements and setup.py to include pytest-dependency instead -depends | |||||
2020-06-25 | Adding network bindings and tests | Edi Feschiyan | 1 | -1/+1 | |
2020-06-18 | Rearranging files for distribution, setup.py modifications | Edi Feschiyan | 1 | -0/+26 | |
2020-06-12 | Adding cookiecutter, preparing for setuptools, new services | Edi Feschiyan | 1 | -0/+0 | |