summaryrefslogtreecommitdiffstats
path: root/requirements.txt
AgeCommit message (Collapse)AuthorFilesLines
2020-09-16Update tox.ini and requirements.txtEdi Feschiyan1-1/+1
Update requirements.txt to match AsyncSSH with newer 2.3.0 version Update tox.ini with proper path to run in CI and set AGL_AVAILABLE_INTERFACES to "ethernet" by default Bug-AGL: SPEC-3583 Signed-off-by: Edi Feschiyan <edi.feschiyan@konsulko.com> Change-Id: If5f000b2dd17354cb97aeddd882bf7978b3ddb97
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