Skip to content

Commit

Permalink
Add duecredit to setup
Browse files Browse the repository at this point in the history
  • Loading branch information
smoia committed Oct 7, 2020
1 parent 51ab22b commit d3a22eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ packages = find:
include_package_data = True

[options.extras_require]
duecredit =
duecredit
doc =
sphinx >=2.0
sphinx-argparse
Expand All @@ -43,6 +45,7 @@ test =
pytest >=5.3
pytest-cov
all =
%(duecredit)s
%(doc)s
%(style)s
%(test)s
Expand Down

0 comments on commit d3a22eb

Please sign in to comment.