Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
Add doc extra to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
djmoch committed Sep 16, 2018
1 parent 73536b6 commit 1d2714d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Documentation = "https://nncli.readthedocs.io/en/latest"

[tool.flit.metadata.requires-extra]
dev = ["pipenv"]
doc = ["sphinx"]

[tool.flit.scripts]
nncli = "nncli.cli:main"

0 comments on commit 1d2714d

Please sign in to comment.