Skip to content

Commit c245bc5

Browse files
publish needs.json (#1066)
1 parent 7080f12 commit c245bc5

File tree

4 files changed

+2
-34
lines changed

4 files changed

+2
-34
lines changed

.github/workflows/license_check.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@ bazel_dep(name = "score_cr_checker", version = "0.2.2")
9090
bazel_dep(name = "score_starpls_lsp", version = "0.1.0")
9191
# Checker rule for CopyRight checks/fixs
9292

93-
bazel_dep(name = "score_docs_as_code", version = "0.2.0")
93+
bazel_dep(name = "score_docs_as_code", version = "0.2.1")

docs/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ filegroup(
4444
filegroup(
4545
name = "html",
4646
srcs = [":docs"],
47-
output_group = "html",
4847
)
4948

5049
pkg_files(

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
author = "S-CORE"
2727
release = "0.1"
2828

29+
version = release
2930
# -- General configuration ---------------------------------------------------
3031
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
3132

0 commit comments

Comments
 (0)