Skip to content

Commit

Permalink
MNT: Add versioneer to a new "dev" extra
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Dec 3, 2019
1 parent 021bf59 commit 4bd189d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tedana/info.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
]

EXTRA_REQUIRES = {
'dev': ['versioneer'],
'doc': [
'sphinx>=1.5.3',
'sphinx_rtd_theme',
Expand Down

0 comments on commit 4bd189d

Please sign in to comment.