Windows Python 3 installation fails on dependency package "future" #2109

This commit is contained in:
nicolargo
2022-08-20 08:45:00 +02:00
parent faf633da77
commit 4ecbb61bb9

View File

@@ -1,4 +1,4 @@
psutil>=5.3.0
defusedxml
future
packaging
packaging
future; python_version < "3.0"