Skip to content

Metaflow Netflix Extensions v1.1.3

Compare
Choose a tag to compare
@romain-intel romain-intel released this 05 Apr 17:19
· 14 commits to main since this release

What's Changed

  • Fix a forgotten --yes which could cause things to freeze by @romain-intel in #33
  • Various fixes from upstream: by @romain-intel in #35
    • Properly handle sys packages when cross building
    • Add --conda-channel to requirements.txt type of files
    • Fix issue when locally building a package that already had a local identifier
    • Better handling of determining if a newer package needs to be built when pointing to a local directory or file
    • Add support to specify additional packages for builder environments thereby supporting authentication using GOOGLE_APPLICATION_CREDENTIALS
    • Improved support for python 3.7
    • More efficient environment building when building an environment that just adds ipykernel
    • Fix issue with micromamba in some cases (it would "hang" when compiling .pyc files)

Full Changelog: 1.1.2...1.1.3