Skip to content

Add undeclared dependency on 'future'. #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

tisto
Copy link

@tisto tisto commented Apr 28, 2016

This pull request includes a

  • An improvement
  • Bug fix
  • New feature

The following changes were made

  • Add undeclared dependency on 'future'.

@tisto
Copy link
Author

tisto commented Apr 28, 2016

Installing robotframework-djangolibrary on a fresh virtualenv fails because there is an undeclared dependency on "future".

pip install -U https://github.com/HelioGuilherme66/robotframework-selenium2library/archive/v1.8.0b1.tar.gz

Running "pip install future" up front fixes the issue. See

https://github.com/kitconcept/robotframework-djangolibrary/blob/master/.travis.yml#L15

@HelioGuilherme66
Copy link
Owner

Thanks for the PR.
However, it was set to 'master', but the tag v1.8.0b1 is based on the branch 'code_futurized'. This branch already contains the change you propose.
I will produce a new package to avoid the virtualenv errors.

@HelioGuilherme66
Copy link
Owner

HelioGuilherme66 commented Apr 28, 2016

@tisto
Copy link
Author

tisto commented Apr 28, 2016

@HelioGuilherme66 thanks for the quick response! The 1.8.0b2 release link is not working. Though, 1.8.0b3 works like a charm!

https://github.com/kitconcept/robotframework-djangolibrary/pull/15/files

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.

2 participants