Skip to content

Commit 000a314

Browse files
committed
Leave a deprecation note for the future readers
Signed-off-by: Stavros Ntentos <[email protected]>
1 parent fb39a85 commit 000a314

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ dependencies = [
4545
"pytest>=4.6",
4646
]
4747

48+
# [project.optional-dependencies] moved to requirements/dev.in
49+
4850
[project.urls]
4951
Changelog = "https://github.com/pylint-dev/pylint-pytest/blob/master/CHANGELOG.md"
5052
Documentation = "https://github.com/pylint-dev/pylint-pytest#readme"

0 commit comments

Comments
 (0)