Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1555 from s-m-e/fix_missing-dep-tox
Browse files Browse the repository at this point in the history
add missing test dependency: tox
  • Loading branch information
astrojuanlu committed Jul 23, 2022
2 parents b8ae533 + 4cc1468 commit 83ab54d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ test = [
"pytest-mpl",
"pytest-mypy",
"pytest-remotedata",
"tox",
]

[tool.flit.sdist]
Expand Down

0 comments on commit 83ab54d

Please sign in to comment.