Skip to content

Commit

Permalink
Remove unused shell package
Browse files Browse the repository at this point in the history
  • Loading branch information
larsevj committed Jul 5, 2024
1 parent 4a0e1a2 commit e0b8c43
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ dependencies = [
"urllib3<2; '.el7.' in platform_release", #Pinned under v2 due to RHEL7 incompability
"urllib3; '.el7.' not in platform_release",
"ruamel.yaml",
"shell",
"pkginfo",
]

Expand Down

0 comments on commit e0b8c43

Please sign in to comment.