开工大吉

This commit is contained in:
Herald Yu 2020-01-22 14:43:50 +08:00
parent 501f83ba0a
commit 9269c466d8
3 changed files with 226 additions and 10 deletions

14
Pipfile Normal file
View file

@ -0,0 +1,14 @@
[[source]]
name = "pypi"
url = "https://pypi.douban.com/simple"
verify_ssl = true
[dev-packages]
[packages]
mkdocs = "*"
mkdocs-material = "*"
mkdocs-git-revision-date-plugin = "*"
[requires]
python_version = "3.8"