We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19fcbae commit 15ac1d6Copy full SHA for 15ac1d6
1 file changed
pyproject.toml
@@ -25,7 +25,7 @@ classifiers = [
25
dependencies = []
26
27
[project.optional-dependencies]
28
-dev = ["pytest", "pytest-django", "ruff"]
+dev = ["pytest", "pytest-django", "ruff", "django-tables2"]
29
30
[project.urls]
31
Homepage = "https://github.com/CESNET/netbox-custom-objects-tab"
0 commit comments