Skip to content

Commit e1c85cc

Browse files
jcfrlassoan
authored andcommitted
ENH: Update extension metadata
Consolidate extension metadata based on the corresponding s4ext file organized in the ExtensionsIndex repository.
1 parent 9171db2 commit e1c85cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ project(PyTorch)
66
# Extension meta-information
77
set(EXTENSION_HOMEPAGE "https://github.com/fepegar/SlicerPyTorch")
88
set(EXTENSION_CATEGORY "Utilities")
9-
set(EXTENSION_CONTRIBUTORS "Fernando Perez-Garcia (University College London and King's College London) and Andras Lasso (PerkLab Queen's University)")
9+
set(EXTENSION_CONTRIBUTORS "Fernando Pérez-García (University College London and King's College London), Andras Lasso (PerkLab Queen's University)")
1010
set(EXTENSION_DESCRIPTION "Utilities to install and use PyTorch within 3D Slicer.")
1111
set(EXTENSION_ICONURL "https://raw.githubusercontent.com/fepegar/SlicerPyTorch/master/PyTorch.png")
1212
set(EXTENSION_SCREENSHOTURLS "https://raw.githubusercontent.com/fepegar/SlicerPyTorch/master/project_week_diagram.png")

0 commit comments

Comments
 (0)