Include autobahn.test

This commit is contained in:
Jonathan Lange 2016-04-25 20:48:22 +01:00
parent a76eeb1e32
commit 2b45c2c5b1
1 changed files with 1 additions and 0 deletions

View File

@ -189,6 +189,7 @@ setup(
},
packages=[
'autobahn',
'autobahn.test',
'autobahn.wamp',
'autobahn.wamp.test',
'autobahn.websocket',