mirror of
https://github.com/andreinechaev/nvcc4jupyter.git
synced 2026-06-14 11:10:49 +05:30
Add dev optional dependency
This commit is contained in:
@@ -38,6 +38,7 @@ packages = ["nvcc4jupyter"]
|
|||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
testing = ["pytest>=7.4.3", "IPython>=8.19.0"]
|
testing = ["pytest>=7.4.3", "IPython>=8.19.0"]
|
||||||
|
dev = ["pytest>=7.4.3", "IPython>=8.19.0", "pre-commit>=3.6.0", "pytest-cov[toml]>=4.1.0"]
|
||||||
|
|
||||||
|
|
||||||
[tool.pytest.ini_options]
|
[tool.pytest.ini_options]
|
||||||
|
|||||||
Reference in New Issue
Block a user