Skip to content

Commit

Permalink
Install reclass as pip package
Browse files Browse the repository at this point in the history
  • Loading branch information
ademariag committed Nov 11, 2023
1 parent e6db61a commit 5a6b237
Show file tree
Hide file tree
Showing 4 changed files with 47 additions and 25 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
67 changes: 46 additions & 21 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 @@ -63,6 +63,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 5a6b237

Please sign in to comment.