Skip to content

Commit 8797015

Browse files
committed
Exclude removed contributing guide from repo_helper
1 parent fa13a52 commit 8797015

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

repo_helper.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ min_coverage: 100
1414
use_whey: true
1515
enable_conda: False
1616
sphinx_html_theme: furo
17-
standalone_contrib_guide: true
1817
docs_fail_on_warning: true
1918

2019
python_versions:
@@ -43,3 +42,6 @@ classifiers:
4342

4443
keywords:
4544
- tox
45+
46+
exclude_files:
47+
- contributing

0 commit comments

Comments
 (0)