Closed chazkii closed 2 years ago
Ran into issue following latest Python packaging instructions, python3 -m build would fail as six is not installed.
python3 -m build
six
Ran into issue following latest Python packaging instructions,
python3 -m build
would fail assix
is not installed.