Skip to content

Commit 386f4ba

Browse files
committed
deploy
1 parent e1cb49e commit 386f4ba

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,5 @@ uritemplate==3.0.1
4343
urllib3==1.25.9
4444
Werkzeug==1.0.1
4545
yarl==1.4.2
46+
setuptools>=40.3.0
4647
-e git+https://github.com/IanCKW/You2B.git@4d632831a1770f3a30320ce6bca1bcbbfa212056#egg=you2b

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
install_requires=[
1010
'flask',
1111
],
12-
)
12+
)

0 commit comments

Comments
 (0)