Skip to content

Add PyMongo version number in setup.py #14

@ignacysokolowski

Description

@ignacysokolowski

There's no version for PyMongo given, so pip installs the latest one. Now I get ImportError while importing dbref from pymongo in mogo/field.py, because it was moved from pymongo.dbref to bson.dbref in version 1.9.

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