File tree Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ language : python
2+ python :
3+ - " 2.7"
4+ # command to install dependencies
5+ install : " pip install -r requirements.txt"
6+ # command to run tests
7+ script : make test
Original file line number Diff line number Diff line change 1- * Wed Dec 02 2015 Sundeep Anand <
[email protected] >
1+ * Wed Dec 02 2015 Sundeep Anand <
[email protected] >
- 1.4.0 22- Bug 1215274 - specify minimum percentage completion on pull
33- Rename zanatalib/project.py to zanatalib/projectutils.py
44- Bug 1156236 - use locale aliases defined in the server
Original file line number Diff line number Diff line change 1+ .. image :: https://travis-ci.org/zanata/zanata-python-client.svg?branch=master
2+ :target: https://travis-ci.org/zanata/zanata-python-client
3+
14Introduction
25============
36
You can’t perform that action at this time.
0 commit comments