HorlogeSkynet / archey4

:computer: Maintained fork of the original Archey (Linux) system tool
https://git.io/archey4
GNU General Public License v3.0
291 stars 37 forks source link

[META] Adds official support for Python 3.10 #85

Closed HorlogeSkynet closed 3 years ago

HorlogeSkynet commented 3 years ago

Reason and / or context

Python 3.10 is out, we should test Archey against it.

How has this been tested ?

Thanks to CI, one day, maybe.

~~:warning: Build is currently broken due to one of Pylint's depedencies.
lazy-object-proxy requires a Wheel to be built, but due to pypa/wheel#354 (see also pypa/packaging#308 & https://bugs.python.org/issue40747), the operation fails.
Currently keeping this PR as draft while waiting for the fix (python/cpython#20333 or python/cpython#22858) to be accepted.~~

Pylint and Pyinstaller have been disabled in CI though (not yet compatible).

Types of changes :

Checklist :