summaryrefslogtreecommitdiffstats
path: root/requirements.txt
AgeCommit message (Collapse)AuthorFilesLines
2020-07-23removing unused pytest-reverseEdi Feschiyan1-1/+0
2020-07-13when pytests are run on Python 3.8 the test gathering and execution order is ↵Edi Feschiyan1-0/+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-0/+1
removing unnecesary import in test_weather adding README.md fixing requirements and setup.py to include pytest-dependency instead -depends
2020-05-08Adding requirements, work in progress to integrate this thing with pytestEdi Feschiyan1-0/+18