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

Decouple python extensions and gn #354

Open
wangyoucao577 opened this issue Dec 1, 2024 · 1 comment
Open

Decouple python extensions and gn #354

wangyoucao577 opened this issue Dec 1, 2024 · 1 comment

Comments

@wangyoucao577
Copy link
Collaborator

Currently every python extension need to has its BUILD.gn for integration, same with tests in python extensions. But python extensions don't need any build process actually. It's better to remove the gn dependency for any python extension as well as their tests.

@halajohn halajohn pinned this issue Dec 3, 2024
@halajohn halajohn unpinned this issue Dec 3, 2024
@halajohn
Copy link
Member

halajohn commented Dec 3, 2024

Related to #127

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants