You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Use Python 2.7, not 3.7
This commit is contained in:
@@ -5,7 +5,7 @@ python:
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- python: '3.7'
|
||||
- python: '2.7'
|
||||
dist: xenial # required for Python >= 3.7 (travis-ci/travis-ci#9069)
|
||||
|
||||
install:
|
||||
|
Reference in New Issue
Block a user