Ai
1 Star 0 Fork 0

studvc/python-markdown2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 217 Bytes
一键复制 编辑 原始数据 按行查看 历史
Hugo van Kemenade 提交于 2020-10-16 01:59 +08:00 . Cache pip on CI
language: python
cache: pip
python:
- "pypy3"
- "3.5"
- "3.6"
- "3.7"
- "3.8"
- "3.9-dev"
# command to install dependencies
install: pip install Pygments>=2.5.2
# command to run tests
script: make testone
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/studvc/python-markdown2.git
git@gitee.com:studvc/python-markdown2.git
studvc
python-markdown2
python-markdown2
master

搜索帮助