Skip to content

Commit 51ce915

Browse files
Use pytest during development
1 parent 0a6de2d commit 51ce915

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ optional-dependencies.dev = [
5757
"pylint>=3.3.1",
5858
"pylint-django",
5959
"pysankeybeta~=1.3.0",
60+
"pytest",
61+
"pytest-django",
6062
"python-coveralls",
6163
]
6264
optional-dependencies.sankey = [

0 commit comments

Comments
 (0)