Skip to content

bug fix with installation via LinuxBrew

Compare
Choose a tag to compare
@gfursin gfursin released this 01 Oct 14:01
· 7520 commits to master since this release

Enhancements in this version:

  • fixed typo
  • added possibility to force index data for specific repos via local kernel meta:
    "index_repos":[list of repo UIDs and aliases]
  • bug fix for split directories if UID is used for an entry with alias
  • fixed link to CK slack channel
  • added zip_safe=False (to fix problems when installed via LinuxBrew)