We do not need to check docs, coverage, typing for this project. --- path-17.1.1/tox.ini.orig +++ path-17.1.1/tox.ini @@ -8,10 +8,7 @@ usedevelop = True extras = test - check - cover enabler - type [testenv:diffcov] description = run tests and check that diff from main is covered --- path-17.1.1/pyproject.toml.orig +++ path-17.1.1/pyproject.toml @@ -44,9 +44,6 @@ "packaging", 'pywin32; platform_system == "Windows" and python_version < "3.12"', "more_itertools", - # required for checkdocs on README.rst - "pygments", - "types-pywin32", ] doc = [