Skip to content

Commit

Permalink
Fix send2trash tests failing on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
dolfinus committed Aug 9, 2021
1 parent eb6c69d commit 7a9e584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
'nbformat',
'nbconvert',
'ipykernel', # bless IPython kernel for now
'Send2Trash>=1.5.0',
'Send2Trash>=1.8.0',
'terminado>=0.8.3',
'prometheus_client'
],
Expand Down

0 comments on commit 7a9e584

Please sign in to comment.