Skip to content

prevent import module while setup, add dependency django >= 1.7 - #1

Open
thewayiam wants to merge 1 commit into
feifangit:masterfrom
thewayiam:master
Open

prevent import module while setup, add dependency django >= 1.7#1
thewayiam wants to merge 1 commit into
feifangit:masterfrom
thewayiam:master

Conversation

@thewayiam

Copy link
Copy Markdown

In setup.py#3, django will be import while module init, but django might haven't been installed.

Maybe we could hard code the version number on setup.py like this PR.
If you guys accept this approach, I could also PR on another repo which has same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant