Skip to content

Commit

Permalink
fix tox
Browse files Browse the repository at this point in the history
  • Loading branch information
mgarabed committed May 14, 2020
1 parent 65101e5 commit 6db83db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion datadog_checks_dev/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ dd_check_style = true
dd_check_types = true
dd_mypy_args =
--follow-imports=silent
datadog_checks/dev/tooling/commands/release/testable.py
datadog_checks/dev/tooling/commands/release/trello/testable.py
datadog_checks/dev/tooling/commands/release/trello/status.py
usedevelop = true
skip_install = true
platform = linux|darwin|win32
Expand Down

0 comments on commit 6db83db

Please sign in to comment.