Skip to content
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

Define build dependencies using "pyproject.toml" #1084

Closed
rahulporuri opened this issue Oct 2, 2021 · 1 comment
Closed

Define build dependencies using "pyproject.toml" #1084

rahulporuri opened this issue Oct 2, 2021 · 1 comment
Labels
maintenance Issues related to the maintenance of the codebase and the development process

Comments

@rahulporuri
Copy link
Contributor

It would be good to define the build dependencies of mayavi using a pyproject.toml file. This would vastly improve the user experience of someone installing MayaVi from PyPI. See examples in enable and scimath - https://github.com/enthought/enable/blob/main/pyproject.toml and https://github.com/enthought/scimath/blob/main/pyproject.toml.

See related #1075

@rahulporuri rahulporuri added the maintenance Issues related to the maintenance of the codebase and the development process label Oct 2, 2021
@rahulporuri
Copy link
Contributor Author

closing as a duplicate of #1075. apart from the links to enable/scimath pyproject.toml, there is no important information in this isuse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Issues related to the maintenance of the codebase and the development process
Projects
None yet
Development

No branches or pull requests

1 participant