Skip to content

0.2.0: :sparkles: Add -r option for requirements files (#14)

Compare
Choose a tag to compare
@ddelange ddelange released this 09 Mar 14:08
· 96 commits to master since this release
acacc3c
* :sparkles: Add -r option for requirements files

* :pencil: Update short description in setup.py

* :bug: Fix int type in --max-depth option

* :bug: Fix help-text wrapping, enable -h

* :white_check_mark: Add test for -r

* :white_check_mark: Increase coverage of cli.py to 89%

* :bug: Clean test

* :pencil: Fix readme typo

* :recycle: Move CODEOWNERS to .github folder