File tree Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 33pip install dependent packages, in demo root directory run:
44
55```
6- pip install six
76pip install -r requirements.txt
87```
98
Original file line number Diff line number Diff line change 11six
22SQLAlchemy
3- -e git+https://github.com/limodou/uliweb3#egg= uliweb3
4- -e git+https://github.com/uliwebext/ uliweb-ui#egg=uliweb_ui
5- -e git+https://github.com/uliwebext/ uliweb-layout#egg=uliweb_layout
6- -e git+https://github.com/uliwebext/ uliweb-menu#egg=uliweb_menu
7- -e git+https://github.com/limodou/ uliweb-apps#egg=uliweb_apps
8- -e git+https://github.com/zhangchunlin/ uliweb-comapps#egg=uliweb_comapps
9- -e git+https://github.com/zhangchunlin/ uliweb-comui#egg=uliweb_comui
10- -e git+https://github.com/zhangchunlin/ uliweb-apijson#egg=uliweb_apijson
3+ uliweb3
4+ uliweb-ui
5+ uliweb-layout
6+ uliweb-menu
7+ uliweb-apps
8+ uliweb-comapps
9+ uliweb-comui
10+ uliweb-apijson
You can’t perform that action at this time.
0 commit comments