remove wormhole/twisted/

This commit is contained in:
Brian Warner 2016-05-24 16:26:17 -07:00
parent c06bc83d3f
commit 0414051df2
2 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ setup(name="magic-wormhole",
"wormhole.cli", "wormhole.cli",
"wormhole.server", "wormhole.server",
"wormhole.test", "wormhole.test",
"wormhole.twisted",
], ],
package_data={"wormhole.server": ["db-schemas/*.sql"]}, package_data={"wormhole.server": ["db-schemas/*.sql"]},
entry_points={"console_scripts": entry_points={"console_scripts":