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