Skip to content

Commit

Permalink
Add dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jbweston committed Nov 12, 2019
1 parent 567c173 commit 2890236
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Expand Up @@ -40,3 +40,8 @@ docs = [
"m2r", # markdown support
"sphinxcontrib.apidoc", # run sphinx-apidoc when building docs
]
dev = [
"flit",
"pre-commit",
"bump2version",
]

0 comments on commit 2890236

Please sign in to comment.