subprocess.run()'s args parameter accepts a path-like object on Windows since Python 3.8.
Unify on the entry point created by setuptools entry_points feature.