Skip to content

Requirements-Builder v0.2.0

Latest
Compare
Choose a tag to compare
@jirikuncar jirikuncar released this 13 Sep 08:57
· 50 commits to master since this release
919a278

Requirements-Builder v0.2.0 was released on September 13, 2016.

About

Build requirements files from setup.py requirements.

New features

Bug fixes

  • Fixes problem when the setup.py command try to import the package
    its about to install in order to get the information like the
    version. E.g. Django does that.
  • Fixes problem when the setup.py command plays with __file__ to
    read, exec, or whatever.

Installation

$ pip install requirements-builder==0.2.0

Documentation

http://pythonhosted.org/requirements-builder/

Happy hacking and thanks for flying Requirements-Builder.

| Invenio Development Team
| Email: info@inveniosoftware.org
| IRC: #invenio on irc.freenode.net
| Twitter: http://twitter.com/inveniosoftware
| GitHub: https://github.com/inveniosoftware/requirements-builder
| URL: http://inveniosoftware.org