fix black dependency
This commit is contained in:
committed by
FilippoOlivo
parent
a02c3386f6
commit
c226c9be19
@@ -35,11 +35,11 @@ test = [
|
|||||||
"scipy"
|
"scipy"
|
||||||
]
|
]
|
||||||
dev = [
|
dev = [
|
||||||
"black @ git+https://github.com/psf/black"
|
"black"
|
||||||
]
|
]
|
||||||
tutorial = [
|
tutorial = [
|
||||||
"jupyter",
|
"jupyter",
|
||||||
"smithers @ git+https://github.com/mathLab/smithers.git",
|
"smithers",
|
||||||
"torchvision",
|
"torchvision",
|
||||||
"tensorboard",
|
"tensorboard",
|
||||||
"scipy",
|
"scipy",
|
||||||
|
|||||||
Reference in New Issue
Block a user