Skip to content

Upgrading tries to upgrade Django #10

@jonasvp

Description

@jonasvp

This is a small thing but somewhat annoying: everytime I do an pip install -U django-filepicker, it tries to upgrade Django as well. This seems to be because in setup.py it says

install_requires=['django']

Can we assume that anyone using django-filepicker has Django installed? That would make upgrading with pip go much more smoothly...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions