Skip to content

Commit

Permalink
Add scikit-surgerygoicp as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tdowrick committed Aug 11, 2020
1 parent f3fede6 commit 13957d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ nbsphinx
scikit-surgeryimage
scikit-surgerycalibration
scikit-surgeryopencvcpp
scikit-surgerygoicp
scikit-surgerypclcpp>=0.3.0
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@
'scikit-surgeryimage',
'scikit-surgerycalibration',
'scikit-surgeryopencvcpp',
'scikit-surgerypclcpp>=0.3.0'
'scikit-surgerypclcpp>=0.3.0',
'scikit-surgerygoicp'
],

entry_points={
Expand Down

0 comments on commit 13957d7

Please sign in to comment.