andreped commited on
Commit
df0b318
·
1 Parent(s): a46663e

tried adding it back after upgrading setuptools

Browse files
Files changed (1) hide show
  1. setup.py +1 -1
setup.py CHANGED
@@ -11,7 +11,7 @@ setup(
11
  install_requires=[
12
  "numpy",
13
  "monai",
14
- #"git+//github.com/JoHof/lungmask",
15
  ],
16
  entry_points={
17
  'console_scripts': [
 
11
  install_requires=[
12
  "numpy",
13
  "monai",
14
+ "git+https://github.com/JoHof/lungmask",
15
  ],
16
  entry_points={
17
  'console_scripts': [