mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 10:46:24 +00:00
allmydata.__init__.py: temporary hack to debug failure on midnightmagic's buildslave
This commit is contained in:
parent
cb764da0ed
commit
2ab0b1aa2c
@ -4,6 +4,9 @@ Decentralized storage grid.
|
||||
community web site: U{http://tahoe-lafs.org/}
|
||||
"""
|
||||
|
||||
# temporary hack to debug failure on midnightmagic's buildslave:
|
||||
import nevow
|
||||
|
||||
from allmydata import _auto_deps
|
||||
_auto_deps.require_auto_deps()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user