mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 03:24:54 +00:00
remove ajax_demo from setup
This commit is contained in:
parent
8f5e46a4ea
commit
520dab70d0
1 changed files with 0 additions and 3 deletions
3
setup.py
3
setup.py
|
@ -316,9 +316,6 @@ setup(
|
|||
"ui/webui/static/images/tango/*.png",
|
||||
"ui/webui/templates/deluge/*",
|
||||
"ui/webui/templates/classic/*",
|
||||
"ui/webui/templates/ajax_demo/*.cfg",
|
||||
"ui/webui/templates/ajax_demo/*.html",
|
||||
"ui/webui/templates/ajax_demo/static/js/*",
|
||||
"ui/webui/templates/white/*"
|
||||
]},
|
||||
packages = find_packages(exclude=["plugins"]),
|
||||
|
|
Loading…
Add table
Reference in a new issue