ubuntu-dev-tools/test-requirements.txt
Dan Streetman 3eefdec9b6 test: add support for running tox tests
Setup tox to run both flake8 and nosetests

Signed-off-by: Dan Streetman <ddstreet@canonical.com>
2021-02-02 06:25:12 -05:00

5 lines
35 B
Plaintext

coverage
flake8 >= 3.8.0
nose
mock