Skip to content

Commit

Permalink
docs: Blindy try to fix the docs.
Browse files Browse the repository at this point in the history
It works locally but Travis doc build fails.
  • Loading branch information
dbaty committed Oct 1, 2018
1 parent ba30b97 commit 20d23ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,12 @@

import datetime
import os
import sys

import cid


sys.path.insert(0, '.')
os.environ['DJANGO_SETTINGS_MODULE'] = 'sandbox.settings'


Expand Down

0 comments on commit 20d23ea

Please sign in to comment.