Skip to content

Commit

Permalink
Merge branch '1.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
bitprophet committed Oct 18, 2018
2 parents 97beec1 + cded115 commit 430c568
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
fabric>=2.1.3,<3
Sphinx>=1.4,<1.7
releases>=1.6,<2.0
alabaster>=0.7.7,<2.0
alabaster==0.7.12
wheel==0.24
twine==1.11.0
invocations>=1.3.0,<2.0
Expand Down
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
# TODO: re-enable travis when we grow tests
# 'travis_button': True,
# 'codecov_button': True, # TODO: get better coverage sometime, heh
"tidelift_url": "https://tidelift.com/subscription/pkg/pypi-patchwork?utm_source=pypi-patchwork&utm_medium=referral&utm_campaign=docs",
}
html_sidebars = {
"**": ["about.html", "navigation.html", "searchbox.html", "donate.html"]
Expand Down

0 comments on commit 430c568

Please sign in to comment.