File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11include LICENSE
22include tox.ini
3+ include requirements-*.in requirements-*.txt
34recursive-include bin *.py
45recursive-include code_templates *.j2
5- recursive-include docs *.py *.rst
6+ recursive-include docs *.py *.rst requirements.txt
Original file line number Diff line number Diff line change @@ -217,8 +217,12 @@ Other Languages
217217History
218218=======
219219
220+ 0.2.8 *2023-09-30 *
221+ * Include requirements files in the source distibution (`PR #82 `).
222+
2202230.2.7 *2023-09-28 *
221224 * **Updated ** tables to include Unicode Specification 15.1.0.
225+ * Include ``bin ``, ``docs ``, and ``tox.ini `` in the source distribution
222226
2232270.2.6 *2023-01-14 *
224228 * **Updated ** tables to include Unicode Specification 14.0.0 and 15.0.0.
You can’t perform that action at this time.
0 commit comments