Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit 3afef5c

Browse files
committed
Fix readthedocs
1 parent 29ef6e5 commit 3afef5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/readthedocs.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ sphinx==1.8.3
33
sphinxcontrib-napoleon==0.7
44
Pygments==2.3.1
55
psycopg2-binary==2.7.6.1
6-
Django>=2.0,<2.2
6+
Django>=2.0,<2.2
7+
python-dateutil~=2.7

docs/source/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
html_theme = 'alabaster'
4545

4646
html_theme_options = {
47-
'logo': 'img/logo.gif',
4847
'github_user': 'chaitin',
4948
'github_repo': 'django-pg-timepart',
5049
'github_type': 'star',

0 commit comments

Comments
 (0)