Skip to content

Conversation

@steven-omaha
Copy link

Hi, I'm the packager of this module on Arch Linux (https://aur.archlinux.org/packages/python-tikzplotlib). For building the package from source using setuptools a basic setup.py is required. The alternative is a very hacky pip call like PIP_CONFIG_FILE=/dev/null pip install --isolated --root="${pkgdir}" --ignore-installed --no-deps --compile .

This PR facilitates building this package from source, and prevents downstream from having to ship their own setup.py.

@nschloe
Copy link
Owner

nschloe commented Aug 13, 2021

I prefer not to have this in tikzplotlib. If you absolutely need it for arch, you can just patch it in, right?

@steven-omaha
Copy link
Author

That's what I am currently doing. If you are not interested in this, then you can just close this. Thanks!

@nschloe nschloe closed this Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants