Skip to content

0.0.3

Compare
Choose a tag to compare
@David-OConnor David-OConnor released this 09 Sep 11:26
· 276 commits to master since this release
  • Now manages and installs Python as required
  • Stores downloaded packages in a global cache
  • Can run console scripts specified in pyproject.toml directly, instead of just
    ones installed by dependencies
  • pypackage reset now cleans up the lock file
  • Misc tweaks and bugfixes