Skip to content

Commit

Permalink
Preparing deploy on RTD
Browse files Browse the repository at this point in the history
  • Loading branch information
cajomferro committed Jan 18, 2017
1 parent 1788f63 commit a7f3f28
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: pybpod-api-env
dependencies:
- python=3.5
- numpy
- pip:
- pyserial>=3.1.1
- https://github.com/snide/sphinx_rtd_theme/archive/master.zip
- https://bitbucket.org/fchampalimaud/logging-bootstrap/get/master.zip
2 changes: 2 additions & 0 deletions readthedocs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
conda:
file: docs/environment.yml

0 comments on commit a7f3f28

Please sign in to comment.