There was an error while loading. Please reload this page.
1 parent ed0c849 commit ff44ef5Copy full SHA for ff44ef5
1 file changed
tools/c7n_mailer/pyproject.toml
@@ -1,5 +1,5 @@
1
[tool.poetry]
2
-name = "c7n_mailer"
+name = "c7n-mailer"
3
version = "0.6.20"
4
description = "Cloud Custodian - Reference Mailer"
5
authors = ["Cloud Custodian Project"]
@@ -35,9 +35,9 @@ types-six = "^1.16.10"
35
importlib-metadata = ">=4.11.1, <5.0"
36
jira = "^3.2.0"
37
packaging = ">=21.0"
38
-jaraco.text = ">=3.12.1"
+"jaraco.text" = ">=3.12.1"
39
more-itertools = ">=10.3.0"
40
-backports.tarfile = ">=1.2.0"
+"backports.tarfile" = ">=1.2.0"
41
zipp = ">=3.19.2"
42
platformdirs = ">=4.2.2"
43
# pin for cos-python-sdk-v5
0 commit comments