Skip to content

Add Bazel Python library and test.#882

Merged
BYVoid merged 5 commits intomasterfrom
bazel
Jul 30, 2024
Merged

Add Bazel Python library and test.#882
BYVoid merged 5 commits intomasterfrom
bazel

Conversation

@BYVoid
Copy link
Copy Markdown
Owner

@BYVoid BYVoid commented Jul 30, 2024

No description provided.

@BYVoid BYVoid merged commit 0caa2ae into master Jul 30, 2024
@BYVoid BYVoid deleted the bazel branch July 30, 2024 05:34
jiahansu pushed a commit to WiseSync/OpenCC that referenced this pull request Aug 21, 2024
Usage:

```
py_binary(
    name = "py_example",
    srcs = ["py_example.py"],
    deps = ["@opencc//:py_opencc"]
)
```
jiahansu pushed a commit to WiseSync/OpenCC that referenced this pull request Aug 21, 2024
Usage:

```
py_binary(
    name = "py_example",
    srcs = ["py_example.py"],
    deps = ["@opencc//:py_opencc"]
)
```
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