diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000000000000000000000000000000000000..fa50b02c5c2d15a051e621998ee44ca35e49856a
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,4 @@
+include README.rst
+include LICENSE
+include CHANGELOG.rst
+include requirements.txt
\ No newline at end of file