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

Provide a setup command taking care of enaml files #28

Merged
merged 1 commit into from
Jun 29, 2017

Conversation

MatthieuDartiailh
Copy link
Owner

The idea is to have enaml files automatically included and byte-compiled by setuptools.

@MatthieuDartiailh MatthieuDartiailh changed the title [WIP] Provide a setup command taking care of enaml files Provide a setup command taking care of enaml files Jun 18, 2017
@MatthieuDartiailh
Copy link
Owner Author

This is good to go from my end. @tillbey you expressed some interest in this idea would you mind reviewing the patch ?

@MatthieuDartiailh
Copy link
Owner Author

As this means that enaml, need to be installed before calling the custom setup if the package use it, it may make sense to document how to go round this issue by using setup_requires and defining custom commands delaying the imports.

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.

1 participant