Skip to content
Snippets Groups Projects
Commit 4c7287c2 authored by Benedikt's avatar Benedikt
Browse files

added testing deps

parent f65746d4
No related branches found
No related tags found
1 merge request!2Updating devel state
Pipeline #54323 failed
......@@ -18,3 +18,11 @@ classifiers=[
"License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)",
"Operating System :: OS Independent",
]
[project.optional-dependencies]
testing = [
"pytest>=8.0",
"pytest-cov>=6.0",
"requests>=2.0"
]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment