mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 03:24:54 +00:00
fix ajax install
This commit is contained in:
parent
5ba23ad5c2
commit
be12f0e316
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -325,6 +325,7 @@ setup(
|
|||
"ui/webui/templates/deluge/*",
|
||||
"ui/webui/templates/classic/*",
|
||||
"ui/webui/templates/white/*"
|
||||
"ui/webui/templates/ajax/*"
|
||||
]},
|
||||
packages = find_packages(exclude=["plugins"]),
|
||||
url = "http://deluge-torrent.org",
|
||||
|
|
Loading…
Add table
Reference in a new issue