mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-31 07:46:17 +00:00
Import resource_filename from setuptools
Drop the nevow one
This commit is contained in:
parent
e9796eb308
commit
053e614221
@ -12,7 +12,7 @@ from twisted.web.util import redirectTo
|
||||
from hyperlink import DecodedURL, URL
|
||||
|
||||
from twisted.web import static
|
||||
from nevow.util import resource_filename
|
||||
from pkg_resources import resource_filename
|
||||
|
||||
from twisted.python.filepath import FilePath
|
||||
from twisted.web.template import (
|
||||
|
Loading…
x
Reference in New Issue
Block a user