Skip to content

Commit b6b01a4

Browse files
committed
add section6
1 parent e971849 commit b6b01a4

File tree

2 files changed

+93
-0
lines changed

2 files changed

+93
-0
lines changed

section6/application/Pipfile

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
[[source]]
2+
3+
url = "https://pypi.python.org/simple"
4+
verify_ssl = true
5+
name = "pypi"
6+
7+
8+
[packages]
9+
10+
flask = "*"
11+
12+
13+
[dev-packages]
14+
15+
16+
17+
[requires]
18+
19+
python_version = "3.6"

section6/application/Pipfile.lock

Lines changed: 74 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)