This repository was archived by the owner on May 17, 2024. It is now read-only.
Commit 230ed67
Add a MANIFEST.in to get a complete sdist
In particular, we now include test data in sdist, so that it's possible
to run tests from the tarball that'd be uploaded on PyPI. This is useful
for distribution packaging where tests can be run during package build.
Also include LICENSE and README files along the way.1 parent 76e447e commit 230ed67
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments