Skip to content

Latest code not in pypi #9

@ukclivecox

Description

@ukclivecox

Can a release be done and a push to pypi so we get the fix in setup.py for session and can therefore install from latest pip, otherwise I get

root@28781e790b3c:/# pip install wabbit_wappa
You are using pip version 7.1.0, however version 7.1.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Collecting wabbit-wappa
Using cached wabbit_wappa-0.3.0.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 20, in
File "/tmp/pip-build-6Q7ODv/wabbit-wappa/setup.py", line 22, in
req_list = [str(ir.req) for ir in install_reqs]
File "/opt/conda/lib/python2.7/site-packages/pip/req/req_file.py", line 72, in parse_requirements
"parse_requirements() missing 1 required keyword argument: "
TypeError: parse_requirements() missing 1 required keyword argument: 'session'

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-6Q7ODv/wabbit-wappa

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions