Skip to content
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

Problem: the driver depends on BigchainDB package #411

Merged
merged 1 commit into from
Apr 25, 2018
Merged

Conversation

vrde
Copy link
Contributor

@vrde vrde commented Apr 25, 2018

Solution: copy the module common in the source of the driver, and update dependencies.

Copy code is not the ideal solution, but we need to unlock bigchaindb/bigchaindb#2235.

Moreover, we have a path forward.

@vrde vrde requested review from codegeschrei and kansi April 25, 2018 13:30
Copy link
Contributor

@codegeschrei codegeschrei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thumbs up for the disclaimer in every file!

Solution: copy the module `common` in the source of the driver, and
update dependencies.
@@ -11,7 +11,10 @@

install_requires = [
'requests>=2.11.0',
'bigchaindb~=2.0.0a2',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😃

@kansi kansi merged commit 3d73b54 into master Apr 25, 2018
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.

3 participants