summaryrefslogtreecommitdiffstats
path: root/setup.py
AgeCommit message (Collapse)AuthorFilesLines
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