Skip to content

Commit 4912a4c

Browse files
committed
Add test files to the source distribution
1 parent a189a3d commit 4912a4c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ version develop
1111
-----------------
1212
+ Python 3.8 is no longer supported.
1313
+ Switched to setuptools-scm for building the package rather than versioningit.
14+
+ Test files are added to the source distribution.
1415

1516
version 0.5.1
1617
-----------------

MANIFEST.in

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
graft src/zlib_ng/zlib-ng
2-
prune tests
32
prune docs
43
prune benchmark_scripts
54
prune .github
6-
exclude tox.ini
75
exclude requirements-docs.txt
86
exclude codecov.yml
97
exclude .readthedocs.yml

0 commit comments

Comments
 (0)