[project] name = "pygitweb_pytesthtml" version = "0.1.0" description = "PyGitWeb Plugin: pytest-html dashboard" readme = "README.md" requires-python = ">=3.11" dependencies = [ "pytest-html>=4.2.0", ]