Closed Millak closed 8 years ago
Hi @Millak, which version of Python are you testing with? In my developing environment I test with Python 2.7 and 3.5, but Travis also checks compatibility with 3.3, 3.4 and 3.5 https://travis-ci.org/syrusakbary/promise
Closing the issue. Please reopen if you are unable to run promise tests on those environments. (or open a PR for supporting older Python versions (3.2, 3.3))
When I attempt to run the test suite using python-3, it complains about futures missing.