Skip to content

v0.0.3

Latest

Choose a tag to compare

@rezib rezib released this 17 Sep 19:14
· 0 commits to master since this release
v0.0.3

Changed

  • Use shutil.which() from Python standard library instead of
    distutils.spawn.find_executable()

Removed

  • Dependency on distutils.spawn module.