Skip to content

Commit

Permalink
Move docs requirements to pyproject.toml under extras, add ipython to…
Browse files Browse the repository at this point in the history
… requirements of docs
  • Loading branch information
gutzbenj committed Sep 21, 2020
1 parent 53631bf commit e22c8e3
Show file tree
Hide file tree
Showing 4 changed files with 657 additions and 620 deletions.
3 changes: 2 additions & 1 deletion .readthedocs.yml
Expand Up @@ -19,4 +19,5 @@ python:
install:
- method: pip
path: .
- requirements: docs/requirements.txt
extra_requirements:
- docs
8 changes: 0 additions & 8 deletions docs/requirements.txt

This file was deleted.

0 comments on commit e22c8e3

Please sign in to comment.