Skip to content

Commit

Permalink
attempt to fix failed github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasmhughes committed Dec 28, 2023
1 parent 4ae5b9c commit b165ffb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ requires-python = ">= 3.8"
dynamic = ["version"]
dependencies = [
"kubernetes==3.0.0",
"salt>=3004",
]

[project.readme]
Expand Down Expand Up @@ -79,7 +78,6 @@ tests = [
"pytest-salt-factories>=1.0.0rc27",
"pytest-subtests",
"pytest-timeout",
"salt>=3004",
]

[project.entry-points."salt.loader"]
Expand Down

0 comments on commit b165ffb

Please sign in to comment.