Skip to content

Commit

Permalink
Install reclass as pip package
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessandro De Maria committed Jan 17, 2024
1 parent ef31ba9 commit fe1d0d2
Show file tree
Hide file tree
Showing 4 changed files with 103 additions and 7 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
[submodule "kapitan/reclass"]
path = kapitan/reclass
url = https://github.com/kapicorp/reclass.git
1 change: 0 additions & 1 deletion kapitan/reclass
Submodule reclass deleted from d220e8
105 changes: 102 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ packaging = "^23.0"
typing-extensions = "^4.0.0"
gojsonnet = { version = "^0.20.0", optional = true }
docker = { version = ">=5,<7", optional = true }
reclass = {git = "https://github.com/kapicorp/reclass"}

[tool.poetry.extras]
gojsonnet = ["gojsonnet"]
Expand Down

0 comments on commit fe1d0d2

Please sign in to comment.