File tree Expand file tree Collapse file tree 3 files changed +5
-13
lines changed
Expand file tree Collapse file tree 3 files changed +5
-13
lines changed Original file line number Diff line number Diff line change 11h1. Textile Changelog
22
3+ h2. Version 2.3.10
4+ * Packaging: cleanup in MANIFEST.IN leads to better linux packaging, and smaller wheel size.
5+
36h2. Version 2.3.9
47* Packaging: remove extraneous files from the source distribution upload.
58* Remove a lingering file from a feature branch for overhauling list handling. This brings coverage back up to 100%
Original file line number Diff line number Diff line change 1- exclude .gitignore
2- exclude TODO.textile
3- exclude .travis.yml
4- exclude tests/.*
5- include CHANGELOG.textile
6- include CONTRIBUTORS.txt
7- include .coveragerc
8- include LICENSE.txt
91include MANIFEST.in
10- include pytest.ini
11- include README.textile
12- include requirements.txt
13- recursive_include tests
2+ include tests/fixtures/README.txt
Original file line number Diff line number Diff line change 1- VERSION = '2.3.9 '
1+ VERSION = '2.3.10 '
You can’t perform that action at this time.
0 commit comments