Skip to content

Commit

Permalink
add napoleon to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
erikglee committed Jun 25, 2020
1 parent a5f6980 commit f7f24b3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ scipy >= 1.4.1
scikit-learn >= 0.22.1
nibabel >= 2.5.0
statsmodels
sphinxcontrib-napoleon
10 changes: 10 additions & 0 deletions requirements.txt~
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
### General Requirements

matplotlib >= 3.1.2
numpy >= 1.17.1
seaborn
pandas >= 0.25.3
scipy >= 1.4.1
scikit-learn >= 0.22.1
nibabel >= 2.5.0
statsmodels

0 comments on commit f7f24b3

Please sign in to comment.