diff --git a/CHANGES/29.packaging.rst b/CHANGES/29.packaging.rst new file mode 120000 index 0000000..499b838 --- /dev/null +++ b/CHANGES/29.packaging.rst @@ -0,0 +1 @@ +22.packaging.rst \ No newline at end of file diff --git a/MANIFEST.in b/MANIFEST.in index d0b57c1..67a6330 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -14,8 +14,6 @@ graft requirements graft tests global-exclude *.pyc global-exclude *.cache -exclude propcache/*.c -exclude propcache/*.html -exclude propcache/*.so -exclude propcache/*.pyd +exclude src/propcache/*.c +exclude src/propcache/*.html prune docs/_build