开工大吉
This commit is contained in:
parent
501f83ba0a
commit
9269c466d8
3 changed files with 226 additions and 10 deletions
14
Pipfile
Normal file
14
Pipfile
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue