Skip to content

Commit

Permalink
Use pytest during development
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Sassoulas committed Oct 28, 2024
1 parent e18afa8 commit c1d9b52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ optional-dependencies.dev = [
"pylint>=3.3.1",
"pylint-django",
"pysankeybeta~=1.3.0",
"pytest",
"pytest-django",
"python-coveralls",
]
optional-dependencies.sankey = [
Expand Down

0 comments on commit c1d9b52

Please sign in to comment.