Skip to content

Stable release v0.2.0

Latest
Compare
Choose a tag to compare
@purificant purificant released this 08 Jan 19:12

Initial release, supports:

  • Parsing Pipfile.lock to determine list of default and development packages as well as their versions.
  • Replacing * in Pipfile with precise versions from the lock file, for all main and development packages.
  • Specifying precise version for scenarios when dependency has extras.