Skip to content

Commit 673ba68

Browse files
authored
Merge pull request #19 from zhangchunlin/master
Sync
2 parents 0d8237c + edc8e5a commit 673ba68

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

demo/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
six
22
SQLAlchemy
3-
-e git+https://github.com/limodou/uliweb3#egg=uliweb
3+
-e git+https://github.com/limodou/uliweb3#egg=uliweb3
44
-e git+https://github.com/uliwebext/uliweb-ui#egg=uliweb_ui
55
-e git+https://github.com/uliwebext/uliweb-layout#egg=uliweb_layout
66
-e git+https://github.com/uliwebext/uliweb-menu#egg=uliweb_menu

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ def grep(attrname):
4444
zip_safe=False,
4545
platforms='any',
4646
install_requires=[
47-
'uliweb',
4847
],
4948
classifiers=[
5049
'Development Status :: 4 - Beta',

0 commit comments

Comments
 (0)