mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-05 16:08:40 +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 os
|
||||||
import sys
|
import sys
|
||||||
from version import get_version
|
from ...version import get_version
|
||||||
from datetime import date
|
from datetime import date
|
||||||
|
|
||||||
# If your extensions are in another directory, add it here. If the directory
|
# If your extensions are in another directory, add it here. If the directory
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue