Skip to content

'pip install cbpro' does not install the same version as 'pip install git+git://github.com/danpaquin/coinbasepro-python.git' #462

Open
@laredotornado

Description

@laredotornado

I noticed that running

pip install cbpro

seems to install an older version than installing

pip install git+git://github.com/danpaquin/coinbasepro-python.git

Specifically, the "AuthenticatedClient"'s "get_fees" method is present when installing the latter command but not the former. Both claim to install version 1.1.4.

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