We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2ffab5 commit 0eb4277Copy full SHA for 0eb4277
MANIFEST.in
@@ -1,3 +1,5 @@
1
-graft mrmat_python_api_flask/templates
2
-graft mrmat_python_api_flask/static
+#
+# If and when we have templates or static content, graft it here
3
+#graft mrmat_python_api_flask/templates
4
+#graft mrmat_python_api_flask/static
5
global-exclude *.pyc
0 commit comments