Skip to content

Commit

Permalink
[TEST]
Browse files Browse the repository at this point in the history
  • Loading branch information
frantisekz committed Oct 8, 2024
1 parent 78fb014 commit 71256ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ provision-beaker = [
"mrack>=1.15.1",
]
provision-virtual = [
"testcloud>=0.10.0",
"testcloud>=0.11.0",
]
provision-container = []
report-junit = [
Expand Down
2 changes: 1 addition & 1 deletion tmt.spec
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Provides: tmt-provision-virtual == %{version}-%{release}
Obsoletes: tmt-provision-virtual < %{version}-%{release}
%endif
Requires: tmt == %{version}-%{release}
Requires: python3-testcloud >= 0.10.0
Requires: python3-testcloud >= 0.11.0
Requires: libvirt-daemon-config-network
Requires: openssh-clients
Requires: (ansible or ansible-core)
Expand Down

0 comments on commit 71256ed

Please sign in to comment.