Spaces:
Running
Running
test typo
Browse files
setup.py
CHANGED
@@ -11,7 +11,7 @@ setup(
|
|
11 |
install_requires=[
|
12 |
"numpy",
|
13 |
"monai",
|
14 |
-
"git
|
15 |
],
|
16 |
entry_points={
|
17 |
'console_scripts': [
|
|
|
11 |
install_requires=[
|
12 |
"numpy",
|
13 |
"monai",
|
14 |
+
"git+//github.com/JoHof/lungmask",
|
15 |
],
|
16 |
entry_points={
|
17 |
'console_scripts': [
|