Skip to content
This repository has been archived by the owner on Feb 14, 2025. It is now read-only.

v0.0.5

Compare
Choose a tag to compare
@xydesa xydesa released this 22 Dec 23:59
e7cff89

Added

  • Take advantange of new DiscoveryPlugin.find_files function that only walks a package's path once instead of
    in each discovery plugin.
    This should lead to a speed improvement in the discovery phase. (@xydesa)