Skip to content

Commit

Permalink
Fix paths in the requirements file for the documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
tomislijepcevic committed Jul 16, 2018
1 parent f9ebc71 commit 4de9ec5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ sphinx-rtd-theme==0.4.0
nbsphinx==0.3.3
ipython==6.4.0

../core
../coregistration
../features
../geometry
../io
../mask
../ml_tools
./core
./coregistration
./features
./geometry
./io
./mask
./ml_tools

0 comments on commit 4de9ec5

Please sign in to comment.