This website requires JavaScript.
Explore
Help
Sign In
rk3588-game
/
android13
Watch
3
Star
0
Fork
You've already forked android13
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
37817bedbc
android13
/
external
/
python
/
cffi
/
testing
/
cffi0
/
snippets
/
infrastructure
/
setup.py
6 lines
100 B
Python
Raw
Blame
History
from
distutils
.
core
import
setup
setup
(
packages
=
[
'
snip_infrastructure
'
]
,
requires
=
[
'
cffi
'
]
)
Reference in New Issue
View Git Blame
Copy Permalink