Skip to content

Commit

Permalink
Merge pull request vinta#1585 from look4regev/sort-readme
Browse files Browse the repository at this point in the history
Sort readme and add to docs build
  • Loading branch information
vinta authored Aug 2, 2020
2 parents 1fb3535 + 396b17f commit 58aaa73
Show file tree
Hide file tree
Showing 4 changed files with 61 additions and 55 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@

docs/index.md
site/

# PyCharm IDE
.idea
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ python:
- "3.6"

script:
- python sort.py
- cp README.md docs/index.md
- mkdocs build

Expand Down
Loading

0 comments on commit 58aaa73

Please sign in to comment.