-
Notifications
You must be signed in to change notification settings - Fork 86
AppVeyor pre-3.5 tests are failing #159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I'll look into this. |
Update: looks like now all pre-3.5 versions are failing, now for possibly different reasons... :( ex: |
For Python34, the issue seems to be that the version of the module
|
The offending code is in
Which does not seem to run because an A way to fix this would be to wrap the block in an if-block that makes sure that
|
Closed stale PR for this issue |
CI has been fixed, plus we no longer support <3.5. Resolving. |
Figure out why
ex:
https://ci.appveyor.com/project/mattsb42-aws/aws-encryption-sdk-python-qvyet/builds/25075033
The text was updated successfully, but these errors were encountered: