Skip to content

Commit

Permalink
Updated files with 'repo_helper'.
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-helper[bot] committed May 11, 2022
1 parent 9910462 commit 640d4e9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions formate.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ default_section = "THIRDPARTY"
known_third_party = [
"apeye",
"coincidence",
"consolekit",
"coverage",
"coverage_pyver_pragma",
"domdf_python_tools",
Expand All @@ -43,7 +44,10 @@ known_third_party = [
"pytest",
"pytest_cov",
"pytest_randomly",
"pytest_regressions",
"pytest_rerunfailures",
"pytest_timeout",
"requests",
"shippinglabel",
]
known_first_party = "shippinglabel_conda"
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ changedir = {toxinidir}
deps =
mypy==0.942
-r{toxinidir}/tests/requirements.txt
-r{toxinidir}/stubs.txt
commands = mypy shippinglabel_conda tests {posargs}

[testenv:pyup]
Expand Down

0 comments on commit 640d4e9

Please sign in to comment.