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

Commit

Permalink
Included full requirements in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Chilipp committed Mar 10, 2017
1 parent 0626ab7 commit fd9f024
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,5 @@ dependencies:
- matplotlib
- bokeh
- seaborn
- ipython
- nbconvert
- sphinx
- jupyter_client
- ipykernel
- pip:
- autodocsumm
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ def readme():
'ipython',
'nbconvert',
'Pillow',
'jupyter_client',
'ipykernel',
],
setup_requires=pytest_runner,
tests_require=['pytest'],
Expand Down

0 comments on commit fd9f024

Please sign in to comment.