Fix send2trash tests failing on Windows

Maxim Martynov 5 years ago
parent eb6c69de2d
commit 7a9e58438c
No known key found for this signature in database
GPG Key ID: D8A099DCE20C5C60

@ -122,7 +122,7 @@ for more information.
'nbformat',
'nbconvert',
'ipykernel', # bless IPython kernel for now
'Send2Trash>=1.5.0',
'Send2Trash>=1.8.0',
'terminado>=0.8.3',
'prometheus_client'
],

Loading…
Cancel
Save