##// END OF EJS Templates
tests: use packaging from setuptools instead of deprecated distutils...
tests: use packaging from setuptools instead of deprecated distutils When invoking StrictVersion in 3.12 we got: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. distutils is dead in the standard library, and we have to move towards using `setuptools` as general extern dependency. Instead of also requiring the extern `packaging`, we will just use the packaging that is vendored in setuptools.

File last commit:

r9999:f91e5630 default
r52999:a26a0519 stable
Show More
hglogo.png
0 lines | 4.0 KiB | image/png | TextLexer
rendered-image