Update pyproject.toml
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
|
@@ -23,7 +23,7 @@ dependencies = [
|
|
| 23 |
dev = ["pytest", "httpx"]
|
| 24 |
|
| 25 |
[project.scripts]
|
| 26 |
-
server = "
|
| 27 |
|
| 28 |
[tool.setuptools.packages.find]
|
| 29 |
where = ["."]
|
|
|
|
| 23 |
dev = ["pytest", "httpx"]
|
| 24 |
|
| 25 |
[project.scripts]
|
| 26 |
+
server = "https://huggingface.co/spaces/muruga778/support-ticket-routing-env"
|
| 27 |
|
| 28 |
[tool.setuptools.packages.find]
|
| 29 |
where = ["."]
|