aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
AgeCommit message (Collapse)AuthorFilesLines
2020-09-01Adding author to license heading in filesEdi Feschiyan1-1/+2
2020-08-28Add license file and copyrightsScott Murray1-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-07Adding changes to setup.py to include ini files from MANIFEST.inEdi Feschiyan1-0/+1
2020-07-23removing unused pytest-reverseEdi Feschiyan1-1/+1
2020-07-13when pytests are run on Python 3.8 the test gathering and execution order is ↵Edi Feschiyan1-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-13temporarily removing the raw send arguments with --json --verb --apiEdi Feschiyan1-1/+1
removing unnecesary import in test_weather adding README.md fixing requirements and setup.py to include pytest-dependency instead -depends
2020-06-25Adding network bindings and testsEdi Feschiyan1-1/+1
2020-06-18Rearranging files for distribution, setup.py modificationsEdi Feschiyan1-0/+26
2020-06-12Adding cookiecutter, preparing for setuptools, new servicesEdi Feschiyan1-0/+0