Skip to content

Commit 46fdc2f

Browse files
committed
Remove version adding
1 parent 93e4d88 commit 46fdc2f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

itk.pth.in

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
11
# Add itk folder (it is not a package) to sys.path
22
./itk
3-
4-
# Add version info to itk "package"
5-
import itk; itk.__version__ = '@ITK_PACKAGE_VERSION@';

0 commit comments

Comments
 (0)