Skip to content

Releases: inveniosoftware/requirements-builder

Requirements-Builder v0.2.0

13 Sep 08:57
919a278
Compare
Choose a tag to compare

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

Requirements-Builder v0.1.0

06 Oct 09:45
Compare
Choose a tag to compare

Requirements-Builder v0.1.0 was released on October 6, 2015.

About

Build requirements files from setup.py requirements.

What's new

  • Initial public release

Installation

$ pip install requirements-builder==0.1.0

Documentation

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

Happy hacking and thanks for flying Requirements-Builder.

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