Spaces:
Paused
Paused
Update setup.py
Browse files
setup.py
CHANGED
|
@@ -31,4 +31,6 @@ setuptools.setup(
|
|
| 31 |
"License :: OSI Approved :: MIT License",
|
| 32 |
"Operating System :: OS Independent",
|
| 33 |
],
|
| 34 |
-
)
|
|
|
|
|
|
|
|
|
| 31 |
"License :: OSI Approved :: MIT License",
|
| 32 |
"Operating System :: OS Independent",
|
| 33 |
],
|
| 34 |
+
)
|
| 35 |
+
|
| 36 |
+
#got the problem of deployment.
|