Fix python2.7 compatibility breakage
* Add requirement on 'future' package to ensure backwards compatibility
- If working in dev environment, do 'sudo pip install future'
Note: end-users installing a compiled package with pip should have
future installed as a dependency automatically.
Signed-off-by: Brenden Blanco <bblanco@plumgrid.com>
Showing
Please register or sign in to comment