Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ferrine committed Mar 27, 2023
1 parent a6ec1bb commit 0862b96
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,13 @@ dev = [
"coveralls",
"twine",
"wheel",
"sphinx",
"seaborn",
"pydocstyle>=6.3.0",
"pylint"
]
doc = [
"sphinx"
]

[tool.pydocstyle]
convention = "numpy"
Expand Down

0 comments on commit 0862b96

Please sign in to comment.