mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 13:32:36 +08:00
Remove debug extras from setup.py (#12751)
This commit is contained in:
@@ -95,7 +95,6 @@ ray_files += [
|
||||
# also update the matching section of requirements.txt
|
||||
# in this directory
|
||||
extras = {
|
||||
"debug": [],
|
||||
"serve": [
|
||||
"uvicorn", "flask", "requests", "pydantic<1.7",
|
||||
"dataclasses; python_version < '3.7'"
|
||||
|
||||
Reference in New Issue
Block a user