trigger build

This commit is contained in:
Tobias Oberstein 2015-10-12 21:21:42 +02:00
parent 53cdb5cb33
commit dad3c819bc
1 changed files with 0 additions and 2 deletions

View File

@ -97,7 +97,6 @@ else:
"futures>=3.0.3" # BSD license
]
# C-based WebSocket acceleration
#
if CPY:
@ -111,7 +110,6 @@ if CPY:
else:
extras_require_accelerate = []
# non-standard WebSocket compression support (FIXME: consider removing altogether)
# Ubuntu: sudo apt-get install libsnappy-dev
# lz4: do we need that anyway?