Skip to content
Snippets Groups Projects
Commit e749999a authored by Daniel Scheffler's avatar Daniel Scheffler
Browse files

Fixed typo in requirements.

parent 5f066ae6
Branches
Tags
No related merge requests found
Pipeline #37995 passed
......@@ -63,7 +63,7 @@ req = [
req_setup = ['setuptools-git'] # needed for package_data version-controlled by GIT
req_test = ['pytest', 'pytest-cov', 'pytest-reporter-hmtl1', 'urlchecker']
req_test = ['pytest', 'pytest-cov', 'pytest-reporter-html1', 'urlchecker']
req_doc = ['sphinx-argparse', 'sphinx_rtd_theme', 'sphinx-autodoc-typehints']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment