Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

Build fails on python 3.2/python 3.3 #162

Open
emre opened this issue Aug 7, 2018 · 2 comments
Open

Build fails on python 3.2/python 3.3 #162

emre opened this issue Aug 7, 2018 · 2 comments

Comments

@emre
Copy link
Owner

emre commented Aug 7, 2018

https://travis-ci.org/emre/storm

@StephenBrown2
Copy link

As 3.2 and 3.3 have lost support as of some time last year, I wouldn't worry much about supporting them.


Python 3.2.x reached end-of-life status on 2016-02-20
Python 3.3.x reached end-of-life status on 2017-09-29

@emre
Copy link
Owner Author

emre commented Aug 7, 2018

Looks like an easy fix, though:

RuntimeError: cryptography requires setuptools 18.5 or newer, please upgrade to a newer version of setuptools

If that can be fixed with a simple touch, I would rather keep it compatible with 3.2 and 3.3.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants