Skip to content
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

Add support to Python 3.7 #38

Closed
ManuelAlvarezC opened this issue Aug 24, 2018 · 0 comments
Closed

Add support to Python 3.7 #38

ManuelAlvarezC opened this issue Aug 24, 2018 · 0 comments
Assignees
Labels
feature request Request for a new feature
Milestone

Comments

@ManuelAlvarezC
Copy link
Contributor

Currently, we only support python 3.5 and 3.6. We need to add the newest version of python. To do so, we need to check:

  1. All dependencies of the package are compatible with 3.7
  2. The project builds after adding environment 3.7 on TravisCI
  3. The supported versions are correctly listed in setup.py
@ManuelAlvarezC ManuelAlvarezC added this to the 0.1.1 milestone Aug 24, 2018
@ManuelAlvarezC ManuelAlvarezC added the feature request Request for a new feature label Aug 24, 2018
@csala csala modified the milestones: 0.1.1, 0.2.0 Aug 29, 2018
@csala csala removed this from the 0.2.0 milestone Oct 11, 2018
@ManuelAlvarezC ManuelAlvarezC modified the milestones: 0.1.2, 0.2.0 Oct 24, 2018
@JDTheRipperPC JDTheRipperPC modified the milestones: 0.2.0, 0.1.3 Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for a new feature
Projects
None yet
Development

No branches or pull requests

3 participants