Skip to content

Commit

Permalink
Revert "adding seaborn as extra 'dev' dependency (since examples are …
Browse files Browse the repository at this point in the history
…used in docs). Fixes econ-ark#451"

This reverts commit 2c21161.
  • Loading branch information
sbenthall committed Dec 11, 2019
1 parent 2c21161 commit f4bf2db
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,7 @@
'Sphinx<=1.6.7',
'nbsphinx',
'numpydoc',
'recommonmark',
'seaborn'
'recommonmark'
]},

python_requires='>=2.7',
Expand Down

0 comments on commit f4bf2db

Please sign in to comment.