Skip to content

Commit

Permalink
docs: add future package to mocking
Browse files Browse the repository at this point in the history
Signed-off-by: Nadav Goldin <[email protected]>
  • Loading branch information
nvgoldin committed Jul 26, 2017
1 parent bbdf649 commit 155429f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
# expected with no need to download them (some are not in pip even)
autodoc_mock_imports = [
'enum',
'future',
'guestfs',
'libvirt',
'lockfile',
Expand Down

0 comments on commit 155429f

Please sign in to comment.