This website works better with JavaScript
Home
Explore
Help
Register
Sign In
wushaodong
/
ly_baoxiu_admin
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
4d7e8da000
Branches
Tags
master
ly_baoxiu_admin
/
build.py
build.py
86 B
History
Raw
1
2
3
4
import compileall
compileall.compile_dir(r'apps/')
compileall.compile_dir(r'utils/')