Skip to content

Commit c6d8763

Browse files
committed
Restore python3's comment
To make easier to track any issue we got with python3's recipe
1 parent 286bdc1 commit c6d8763

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/constants.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ class TargetPython(Enum):
6363
'zeroconf',
6464
'zope',
6565
])
66+
# to be created via https://github.com/kivy/python-for-android/issues/1514
6667
BROKEN_RECIPES_PYTHON3 = set([
6768
'brokenrecipe',
6869
# enum34 is not compatible with Python 3.6 standard library

0 commit comments

Comments
 (0)