mirror of
https://github.com/nicolargo/glances.git
synced 2026-03-12 10:56:53 -04:00
Windows Python 3 installation fails on dependency package "future" #2109
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
psutil>=5.3.0
|
||||
defusedxml
|
||||
future
|
||||
packaging
|
||||
packaging
|
||||
future; python_version < "3.0"
|
||||
|
||||
Reference in New Issue
Block a user