You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-02 16:44:46 +08:00
Try travis testing on Python 3.5. Fix up Makefile to avoid pytest on 3.5
for now
This commit is contained in:
@@ -6,6 +6,7 @@ python:
|
||||
- '2.6'
|
||||
- '2.7'
|
||||
- '3.4'
|
||||
- '3.5'
|
||||
|
||||
install:
|
||||
- pip install -r requirements-dev.txt
|
||||
|
Reference in New Issue
Block a user