Skip to content

Commit

Permalink
Docs-dependencies specified in pyproject.toml
Browse files Browse the repository at this point in the history
Can install using `pip install -e ".[docs]"`
  • Loading branch information
JorisVincent committed Mar 15, 2023
1 parent 5528cad commit bafb8f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Expand Up @@ -42,6 +42,10 @@ dev = [
"pyupgrade",
"flake8"
]
docs = [
"jupyter-book",
]


[project.urls]
repository = "https://github.com/computational-psychology/stimupy.git"
Expand Down

0 comments on commit bafb8f7

Please sign in to comment.