Skip to content
This repository has been archived by the owner on Dec 24, 2019. It is now read-only.

version 0.1.2

Latest
Compare
Choose a tag to compare
@illBeRoy illBeRoy released this 21 Feb 23:10
· 6 commits to master since this release

$ soup add now accepts implicit versioning: by specifying nothing but
the name of the dependency, will append it with ‘*’ as the intended
version.

$ soup add now accepts a pip requirements.txt file as an input, and
maps the dependencies from it.

updates and fixes.