mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 03:24:54 +00:00
Fix for building sphinx docs
This commit is contained in:
parent
fc9017cfb1
commit
a4edb0080b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
import os
|
||||
import sys
|
||||
from version import get_version
|
||||
from ...version import get_version
|
||||
from datetime import date
|
||||
|
||||
# If your extensions are in another directory, add it here. If the directory
|
||||
|
|
Loading…
Add table
Reference in a new issue