We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 596dab0 commit 082d8bbCopy full SHA for 082d8bb
docs/conf.py
@@ -140,7 +140,7 @@
140
html_theme_options = {
141
'github_user': 'samuelcolvin',
142
'github_repo': 'python-devtools',
143
- 'travis_button': True,
+ 'travis_button': False,
144
'codecov_button': True,
145
'page_width': '1200px',
146
'github_banner': True,
tests/check_tag.py
0 commit comments