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

Add Conda support #2

Closed
pradal opened this issue Sep 29, 2015 · 0 comments
Closed

Add Conda support #2

pradal opened this issue Sep 29, 2015 · 0 comments

Comments

@pradal
Copy link
Contributor

pradal commented Sep 29, 2015

Add conda support to OpenAlea.Deploy.
Follow the same guidelines used for VirtualEnv:

  • Modify util.py:
    • add is_conda_env()
    • modify check_system()
    • update the code of the different functions
  • Modify install_lib.py
    • do not depends on eggs
  • Modify command.py to manage correctly conda env
@pradal pradal closed this as completed in 05eced0 Dec 14, 2015
pradal added a commit that referenced this issue Dec 14, 2015
Fix #2 conda support issue
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

No branches or pull requests

1 participant