Skip to content

Refactoring threading installation logic

Pre-release
Pre-release
Compare
Choose a tag to compare
@miurahr miurahr released this 27 Feb 23:14
· 1462 commits to master since this release

It changes an installation logic as simpler and more robust.

  • No more os.chdir() (#97)
  • Allow path search for 7z (#96)
  • Use Popen for launching external 7zip command