Skip to content

Commit

Permalink
install documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
wshayes committed Jan 5, 2018
1 parent 7bccb88 commit 97ac321
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/source/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,13 @@ Developers

If you are a developer, please see the :doc:`link_contributing` first and then:

git clone <your forked version of bel>

The following commands sets up a virtual environment, installs *bel* as an editable package and then pip installs the requirements.txt packages.

make dev_install

To run the tests

make tests

File :project:`.editorconfig`
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ sphinx-autobuild==0.7.1
sphinx-autodoc-typehints==1.2.3
sphinx-click==1.0.4
sphinx-rtd-theme==0.2.4
sphinxcontrib-gravatar==0.1.2
TatSu==4.2.5
timy==0.4.0
twine==1.9.1
Expand Down

0 comments on commit 97ac321

Please sign in to comment.