Skip to content

3.3.0

Compare
Choose a tag to compare
@msarahan msarahan released this 22 May 02:47

Enhancements:

  • accepts wildcards of many files to verify
  • uses ProcessPoolExecutor to run files in parallel
  • adds --out-file to specify a .json file to dump all results to
  • support glob patterns for input specs
  • vendor in conda's faster rm_rf code. It's less prone to deadlocks than shutil.rmtree.

Contributors: