2 files changed
+6
-7
lines changedLines changed: 5 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 | 1 |
| |
6 | 2 |
| |
7 |
| - | |
8 |
| - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
9 | 7 |
| |
10 | 8 |
| |
11 | 9 |
| |
| |||
21 | 19 |
| |
22 | 20 |
| |
23 | 21 |
| |
| 22 | + |
- .gitattributes+4
- .moban.dt/local-README.rst.jj2+16
- .moban.dt/local-travis.yml.jj2+21
- .travis.yml+34-16
- CHANGELOG.rst+94-17
- Makefile+15-6
- README.rst+16
- changelog.yml+99-44
- config/data.yml+3
- mobanfile+3-4
- statics/azure/azure-pipelines.yml+14
- statics/azure/pipelines-steps-macos.yml+12
- statics/azure/pipelines-steps.yml+12
- statics/pythonpublish.yml+26
- templates/CHANGELOG.rst.jj2+1-2
- templates/Pipfile.jj2+36-8
- templates/badges.rst.jj2+8
- templates/conf.py.jj2+2
- templates/docs/Makefile.jj2+1
- templates/docs/conf.py_t+2-2
- templates/docs/make.bat.jj2+3-2
- templates/docs/master_doc.rst_t+1
- templates/lint.script.jj2+2-1
- templates/min_requirements.txt.jj2+12-5
- templates/mit_license.jj2+21
- templates/newbsd_license.jj2
- templates/setup.py.jj2+91-18
- templates/tests/requirements.txt.jj2+1-1
- templates/travis.yml.jj2+73-14
- test_requirements.txt-1
- tests/fixtures/server_use_marker_false.yml+25
- tests/fixtures/server_use_marker_true.yml+25
- tests/fixtures/setup.py.output+9-9
- tests/fixtures/setup_use_markers_false.py.output+201
- tests/fixtures/setup_use_markers_true.py.output+203
- tests/requirements.txt+3
- tests/test_NEW_BSD_LICENSE.py+9-9
- tests/test___init__.py+4-6
- tests/test_maniftest.py+5-3
- tests/test_pipfile.py+71
- tests/test_requirements.py+12-10
- tests/test_setup.py+29-5
- tests/test_utils.py+6-5
- tests/test_version.py+7-7
0 commit comments