> In >> https://github.com/leo-editor/leo-editor/commit/e82c3416c903ec47c8091cb5e0012d9b2d020d8b >> >> I removed `MANIFEST.in` from the list of files git-export ignores. This >> is in response to @raval in #968 >> <https://github.com/leo-editor/leo-editor/issues/968>. I don't see a >> downside to this, but you were the one who added it (several years ago). >> Let me know if this isn't a good fix. >> > > I have real interest in manifest.in. If deleting it works for you, > that's fine. >
I don't think you typed the same thing you were thinking ;-) Clarity for the mailing list archives: The file `MANIFEST.in` remains in the source code repo, it is still used by various things. What's removed is the line in `.gitattributes` that prevented manifest from being included in `git export` results. Matt -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
