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

Add Bazel Python library and test. #882

Merged
merged 5 commits into from
Jul 30, 2024
Merged

Add Bazel Python library and test. #882

merged 5 commits into from
Jul 30, 2024

Conversation

BYVoid
Copy link
Owner

@BYVoid BYVoid commented Jul 30, 2024

No description provided.

@BYVoid BYVoid merged commit 0caa2ae into master Jul 30, 2024
28 of 29 checks passed
@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