We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a6de2d commit 51ce915Copy full SHA for 51ce915
pyproject.toml
@@ -57,6 +57,8 @@ optional-dependencies.dev = [
57
"pylint>=3.3.1",
58
"pylint-django",
59
"pysankeybeta~=1.3.0",
60
+ "pytest",
61
+ "pytest-django",
62
"python-coveralls",
63
]
64
optional-dependencies.sankey = [
0 commit comments