/ MANIFEST.in
MANIFEST.in
1 # Or else pip install cannot find README.adoc on the setup.py 2 include README.adoc 3 include README.html 4 5 # These actually add the file. 6 include china_dictatorship/README.adoc 7 include china_dictatorship/README.html