Skip to content

change python version in travis#16

Open
Priyatham-sai-chand wants to merge 1 commit intoEnsemblGSOC:masterfrom
Priyatham-sai-chand:master
Open

change python version in travis#16
Priyatham-sai-chand wants to merge 1 commit intoEnsemblGSOC:masterfrom
Priyatham-sai-chand:master

Conversation

@Priyatham-sai-chand
Copy link

biopython requiring python version 3.6 rather than current 3.5. The version is changed in the travis.yml

python:
-      - "3.5"
+      - "3.6"

@Priyatham-sai-chand
Copy link
Author

flake8 and pylint errors failing the build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant