1
0
mirror of https://github.com/arsenetar/send2trash.git synced 2026-01-22 14:41:40 +00:00

Expand supported Python versions

This commit is contained in:
Mickaël Schoentgen
2020-12-01 08:36:59 +01:00
parent 49bc438546
commit 38ae2b63d2
4 changed files with 11 additions and 6 deletions

View File

@@ -24,7 +24,7 @@ Installation
You can download it with pip::
pip install Send2Trash
python -m pip install -U send2trash
or you can download the source from http://github.com/arsenetar/send2trash and install it with::