mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-28 12:15:48 +08:00
Sort readme and add to docs build
This commit is contained in:
@@ -4,3 +4,6 @@
|
|||||||
|
|
||||||
docs/index.md
|
docs/index.md
|
||||||
site/
|
site/
|
||||||
|
|
||||||
|
# PyCharm IDE
|
||||||
|
.idea
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ python:
|
|||||||
- "3.6"
|
- "3.6"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
- python sort.py
|
||||||
- cp README.md docs/index.md
|
- cp README.md docs/index.md
|
||||||
- mkdocs build
|
- mkdocs build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user