Skip to content

Add compatability with Bazel 0.26#2991

Merged
robertwb merged 1 commit intocython:masterfrom
ppodolsky:master
Jun 10, 2019
Merged

Add compatability with Bazel 0.26#2991
robertwb merged 1 commit intocython:masterfrom
ppodolsky:master

Conversation

@ppodolsky
Copy link
Contributor

Now every .bzl requires BUILD file otherwise error raises i.e.:

ERROR: error loading package 'library/netree': 
Every .bzl file must have a corresponding package, but '@cython//Tools:rules.bzl' does not have one. 
Please create a BUILD file in the same or any parent directory. 
Note that this BUILD file does not need to do anything except exist.

@robertwb robertwb merged commit 7900503 into cython:master Jun 10, 2019
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