Skip to content

Commit 4835a4a

Browse files
committed
cleaned up the code
1 parent cb8f46c commit 4835a4a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
if getenv('LIBLINK'):
1919
PLATFORM = 'android'
2020

21-
2221
if PLATFORM != 'android':
2322
SETUP_REQUIRES.append('Cython==0.29.37')
2423
INSTALL_REQUIRES.append('Cython==0.29.37')

0 commit comments

Comments
 (0)