Skip to content

Commit

Permalink
DEPS: Adding missing doc dependencies to environment.yml (#26657)
Browse files Browse the repository at this point in the history
  • Loading branch information
datapythonista authored and jreback committed Jun 5, 2019
1 parent c57f206 commit 758e35d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions environment.yml
Expand Up @@ -17,10 +17,17 @@ dependencies:
- flake8-rst>=0.6.0,<=0.7.0
- gitpython
- hypothesis>=3.82
- ipywidgets
- isort
- moto
- mypy
- nbconvert>=5.4.1
- nbformat
- notebook>=5.7.5
- pandoc
- pycodestyle
- pyqt
- python-snappy
- pytest>=4.0.2
- pytest-mock
- sphinx
Expand Down
7 changes: 7 additions & 0 deletions requirements-dev.txt
Expand Up @@ -8,10 +8,17 @@ flake8-comprehensions
flake8-rst>=0.6.0,<=0.7.0
gitpython
hypothesis>=3.82
ipywidgets
isort
moto
mypy
nbconvert>=5.4.1
nbformat
notebook>=5.7.5
pandoc
pycodestyle
pyqt
python-snappy
pytest>=4.0.2
pytest-mock
sphinx
Expand Down

0 comments on commit 758e35d

Please sign in to comment.