You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
python-rpmautospec/rpmautospec-0.4.1-old-poetr...

13 lines
451 B

diff -up rpmautospec-0.4.1/pyproject.toml.old-poetry rpmautospec-0.4.1/pyproject.toml
--- rpmautospec-0.4.1/pyproject.toml.old-poetry 2023-12-15 23:05:03.757565500 +0100
+++ rpmautospec-0.4.1/pyproject.toml 2024-01-08 15:32:14.863630739 +0100
@@ -47,7 +47,7 @@ babel = "^2.9"
pygit2 = "^1.2.1"
rpm = "*"
-[tool.poetry.group.dev.dependencies]
+[tool.poetry.dev-dependencies]
pyyaml = "^5.3.1 || ^6"
pytest = "^6.2.2 || ^7"
pytest-cov = "^4.0.0"