mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-07 08:58:38 +00:00
Revert "Rename version.py to calc_version.py to fix buildd error"
This reverts commit 943a9ded00
.
This commit is contained in:
parent
943a9ded00
commit
5e1603317a
4 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@ from datetime import datetime
|
|||
from subprocess import call
|
||||
|
||||
from gen_web_gettext import create_gettext_js
|
||||
from calc_version import get_version
|
||||
from version import get_version
|
||||
|
||||
# Paths to exclude
|
||||
EXCLUSIONS = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue