Closed flyingsilverfin closed 5 years ago
@jmsfltchr just submitting a quick patch so Graql becomes functional again! Only graknlabs
dependencies can go into dependencies/graknlabs
or graql gets confused!
@jmsfltchr just submitting a quick patch so Graql becomes functional again! Only
graknlabs
dependencies can go intodependencies/graknlabs
or graql gets confused!
And even though @io_bazel_rules_python
is hosted on a @graknlabs, it's not a Grakn Labs repo, because it's a fork of a different repo (in this case Bazel).
Ok all understood! I'll look out for this in future
What is the goal of this PR?
The current structure of
dependencies/graknlabs/dependencies.bzl
was breaking graql andsync-dependencies
because it contained a non-graknlabs dependency.What are the changes implemented in this PR?
dependencies/python
graknlabs/dependencies.bzl
topython/dependencies.bzl