Skip to content

0.1.8

Compare
Choose a tag to compare
@David-OConnor David-OConnor released this 21 Oct 00:21
· 209 commits to master since this release
  • Fixed a bug in auto-filling name and email in pyflow init and pyflow new
  • Running pyflow alone in a directory without a pyproject.toml will now no
    longer attempt to initialize a project
  • Added support for specifying a build script
  • Treat python_version on pypi as a caret requirement, if specified like 3.6.
  • Improved error messages