Releases: 6si/rules_pycross
Releases · 6si/rules_pycross
Initial Release
http_archive(
name = "rules_pycross_6si",
url = "https://github.com/6si/rules_pycross/archive/refs/tags/0.1.tar.gz",
sha256 = "574be228a236528b7ed05b29238d9d7788759a35f23f3ee447f0082bb7d1a7e5",
strip_prefix = "rules_pycross-0.1",
)
load("@rules_pycross_6si//pycross:repositories.bzl", "rules_pycross_dependencies")
# optional
# rules_pycross_dependencies(python_interpreter_target = interpreter)