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

Separate python itself from its modules #265

Closed
ktf opened this issue Mar 29, 2016 · 2 comments
Closed

Separate python itself from its modules #265

ktf opened this issue Mar 29, 2016 · 2 comments

Comments

@ktf
Copy link
Member

ktf commented Mar 29, 2016

Right now its very likely we rebuild python simply because one of the required module dependencies are not there, e.g. certifi. We should really split the python package in two:

  • Python
  • Python-environment

where Python-environment is simply building the missing modules.

@ktf
Copy link
Member Author

ktf commented Apr 20, 2016

This should be fixed by #305.

@ktf ktf added the duplicate label Apr 20, 2016
@ktf ktf closed this as completed Apr 20, 2016
@ktf
Copy link
Member Author

ktf commented Apr 20, 2016

Closing in favour of #305.

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

No branches or pull requests

1 participant