build: Remove cuda poetry group
Since redundant with the corresponding extra, that is the appropriate space for it
This commit is contained in:
@@ -46,13 +46,6 @@ optional = true
|
||||
[tool.poetry.group.analysis.dependencies]
|
||||
pylint = "^3.0.3"
|
||||
|
||||
[tool.poetry.group.cuda]
|
||||
optional = true
|
||||
|
||||
[tool.poetry.group.cuda.dependencies]
|
||||
cupy = "^11.6.0"
|
||||
cuquantum-python-cu11 = "^23.3.0"
|
||||
|
||||
[tool.pylint.main]
|
||||
ignored-modules = ["cupy", "cuquantum", "mpi4py"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user