-
-
Notifications
You must be signed in to change notification settings - Fork 102
3.4.0 installs .doctrees files in manpage dir #276
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi, can you provide the exact build steps/commands you tried in your side (or PKGBUILD file if you have one), the So the final package definitely wouldn't generate or place anything other than the |
I'm not sure what the .gitignore file has to do with the packaging, though. I'm using the distributed tarball in the releases page. |
Hi, sorry for the delay, this issue was caused due to this line in the tldr-python-client/pyproject.toml Lines 78 to 79 in 0f8b283
I have fixed it now with the exact path to the man page: tldr-python-client/pyproject.toml Lines 78 to 79 in 915826d
I will create a release later today along with this fix. |
When building using python-build/python-install and sphinx on Arch I'm seeing the following files being shoved into places they shouldn't be!:
The text was updated successfully, but these errors were encountered: