Skip to content

0.2.1

Compare
Choose a tag to compare
@David-OConnor David-OConnor released this 24 Nov 18:45
· 182 commits to master since this release
  • Running pyflow install is now no longer required; Running pyflow, pyflow list etc
    will now install dependencies as required from pyproject.toml.
  • pyflow new now asks for the Python version instead of using a default.
  • Now searches parent directories for pyproject.toml, if we can't find one
    in the current path.