1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 01:03:24 +00:00

Merge pull request #148 from ralphbean/master

Ship extra bits with the pypi tarball.
This commit is contained in:
Kevin McCarthy
2015-04-11 11:18:57 -10:00

4
MANIFEST.in Normal file
View File

@@ -0,0 +1,4 @@
include README.md
include LICENSE.txt
include tox.ini
recursive-include tests *