1 Star 1 Fork 2

x-debug/python-docx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 259 Bytes
一键复制 编辑 原始数据 按行查看 历史
Steve Canny 提交于 2014-06-22 17:17 . test: add Python 3.4 compatibility
language: python
python:
- "3.4"
- "3.3"
- "2.7"
- "2.6"
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install: pip install -r requirements.txt
# command to run tests, e.g. python setup.py test
script: py.test
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/huichengip_chenxf/python-docx.git
[email protected]:huichengip_chenxf/python-docx.git
huichengip_chenxf
python-docx
python-docx
master

搜索帮助