Skip to content

Commit 5aa322d

Browse files
authored
Merge pull request #1686 from inclement/delete_kivent_recipes_from_constants
Deleted kivent recipes from constants.py
2 parents 2142837 + 736abe7 commit 5aa322d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ci/constants.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ class TargetPython(Enum):
2424
'groestlcoin_hash',
2525
'hostpython3crystax',
2626
# https://github.com/kivy/python-for-android/issues/1354
27-
'kivent_core', 'kivent_cymunk', 'kivent_particles', 'kivent_polygen',
2827
'kiwisolver',
2928
# https://github.com/kivy/python-for-android/issues/1399
3029
'libglob',
@@ -80,7 +79,6 @@ class TargetPython(Enum):
8079
'ffpyplayer',
8180
'icu',
8281
# https://github.com/kivy/python-for-android/issues/1354
83-
'kivent_core', 'kivent_cymunk', 'kivent_particles', 'kivent_polygen',
8482
# The opencv recipe fails to pass travis tests due to the long processing
8583
# when building it and the lack of console output, so, it's only broken
8684
# for travis, see: https://github.com/kivy/python-for-android/pull/1661

0 commit comments

Comments
 (0)