You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If possible, it would ideally be good to install them in such a way that they get recompiled on import, e.g. by ensuring that coconut.api is always imported before the module.
Should work like
setuptools.find_packages
but searches for and compiles Coconut code first.The text was updated successfully, but these errors were encountered: