removed dep
Dieser Commit ist enthalten in:
Ursprung
1a8278f763
Commit
5b9dd8df0b
|
@ -22,7 +22,7 @@ classifiers = [
|
|||
"Programming Language :: Python :: Implementation :: CPython",
|
||||
"Programming Language :: Python :: Implementation :: PyPy",
|
||||
]
|
||||
dependencies = ["ansible-core>=2.9.10"]
|
||||
dependencies = []
|
||||
|
||||
[project.urls]
|
||||
Documentation = "https://github.com/unknown/ansible-module#readme"
|
||||
|
|
Laden…
In neuem Issue referenzieren