-
I'm trying to submit a bug report and my minimal reproduction zip is 26MB. The Github limit is 25MB. This is a completely new mkdocs project with a venv containing only the mkdocs-material Python package. Please can I have some guidance on this? |
Beta Was this translation helpful? Give feedback.
Answered by
squidfunk
Jan 2, 2023
Replies: 1 comment 2 replies
-
Thanks for asking. The |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
squidfunk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for asking. The
venv
must not be included in the zip. As noted in our new reproduction guide, please use theinfo
plugin, which will only include the necessary files.