Skip to content

Commit

Permalink
Test deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Sep 23, 2019
1 parent d024f0d commit a3a1ef6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ commands =
coverage run -m py.test -v -r wsx
coverage report
deps =
{distshare}/i2cdevice-*.zip
i2cdevice
mock
pytest>=3.1
pytest-cov
Expand All @@ -19,7 +19,7 @@ commands =
python setup.py check -m -r -s
flake8 --ignore E501
deps =
{distshare}/i2cdevice-*.zip
i2cdevice
docutils
check-manifest
flake8

0 comments on commit a3a1ef6

Please sign in to comment.