Skip to content

Commit

Permalink
fix bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
houluy committed Jun 20, 2020
1 parent b834819 commit 5d8538c
Show file tree
Hide file tree
Showing 5 changed files with 254 additions and 135 deletions.
12 changes: 12 additions & 0 deletions Pipfile
@@ -0,0 +1,12 @@
[[source]]
verify_ssl = true
name = "pypi"
url = "https://pypi.org/simple"

[packages]
colorline = "==1.0.2"

[requires]
python_version = "3.6"

[dev-packages]
28 changes: 28 additions & 0 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5d8538c

Please sign in to comment.