mirror of
https://github.com/andreinechaev/nvcc4jupyter.git
synced 2026-06-13 10:40:48 +05:30
Fix missing double quote
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ requires-python = ">=3.10"
|
||||
license = {text = "MIT License"}
|
||||
authors = [
|
||||
{ name = "Andrei Nechaev", email = "lyfaradey@yahoo.com" },
|
||||
{ name = "Cosmin Stefan Ciocan", email = "ciocan.cosmin98@gmail.com },
|
||||
{ name = "Cosmin Stefan Ciocan", email = "ciocan.cosmin98@gmail.com" },
|
||||
]
|
||||
classifiers = [
|
||||
"Programming Language :: Python",
|
||||
|
||||
Reference in New Issue
Block a user