1 Star 0 Fork 2

帝者师/python-docx

forked from 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
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/fxh/python-docx.git
git@gitee.com:fxh/python-docx.git
fxh
python-docx
python-docx
master

搜索帮助