1 Star 0 Fork 71

黄新武 / awesome-python

forked from awesome-lib / awesome-python 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.travis.yml 254 Bytes
Copy Edit Raw Blame History
Regev Golan authored 2020-08-02 09:51 . Sort readme and add to docs build
language: python
python:
- "3.6"
script:
- python sort.py
- cp README.md docs/index.md
- mkdocs build
deploy:
provider: pages
local-dir: site
skip-cleanup: true
keep-history: true
github-token: $GITHUB_TOKEN
on:
branch: master
Python
1
https://gitee.com/huang-xinwu/awesome-python.git
git@gitee.com:huang-xinwu/awesome-python.git
huang-xinwu
awesome-python
awesome-python
master

Search