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

Make package installable via pip #16

Closed
kwabenantim opened this issue Mar 12, 2024 · 0 comments · Fixed by #25
Closed

Make package installable via pip #16

kwabenantim opened this issue Mar 12, 2024 · 0 comments · Fixed by #25
Assignees

Comments

@kwabenantim
Copy link
Member

Summary

Add a pyproject.toml to enable pip install . :

  • Eliminates the need to modify PYTHONPATH manually.
  • Dependencies can be specified for auto installation e.g. pygccxml and castxml.
  • Prepares for packaging to PyPI or conda.
@kwabenantim kwabenantim self-assigned this Mar 12, 2024
kwabenantim added a commit that referenced this issue Mar 19, 2024
@kwabenantim kwabenantim mentioned this issue Mar 19, 2024
kwabenantim added a commit that referenced this issue Mar 19, 2024
kwabenantim added a commit that referenced this issue Mar 19, 2024
@kwabenantim kwabenantim linked a pull request Mar 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant