Closed himanshulohote closed 2 weeks ago
Hey you can mention env folder in .gitignore file if i am correct its your python environment(my tab just froze so its hard to tell based on contents of file) so that while git stagging changes it gets ignore.
It's been a few months, I think I'm going to assume the PR won't be fixed. Do feel free to re-open or open a new one if you're able to get it working!
Hi all, I will try to solve this if it's fine. Any questions let me know, thanks.
Hey team,
I’ve updated the
Sphinx
andmyst-parser
dependencies to their latest versions:Why the Change? This update helps us stay current with the latest features and fixes for these tools. It’s all about keeping our documentation in tip-top shape!
What I Did:
doc/requirements.txt
file with the new versions.How to Check:
sphinx-build -b html . _build/html
.Related Issue: This PR addresses #4311 and will close the issue when merged.
Everything looks good to me, but please take a look and let me know if you see anything that needs tweaking. Thanks for reviewing!