Skip to content

Commit 9e98570

Browse files
authored
Merge pull request rss2email#276 from auouymous/fix-3.13
Fix 3.13 tests
2 parents 9a0f0bb + 9e5e706 commit 9e98570

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

poetry.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python = "^3.6"
1010
feedparser = ">=6.0.5"
1111
html2text = ">=2020.1.16"
1212

13-
[tool.poetry.dev-dependencies]
13+
[tool.poetry.group.dev.dependencies]
1414
update-copyright = ">=0.6.2"
1515

1616
[build-system]

0 commit comments

Comments
 (0)