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

Replace conda with a pip package #81

Closed
ryanjulian opened this issue May 23, 2018 · 1 comment
Closed

Replace conda with a pip package #81

ryanjulian opened this issue May 23, 2018 · 1 comment
Labels
big big multi-feature projects

Comments

@ryanjulian
Copy link
Owner

conda makes it difficult to use rllab as a library.

We would like to transition to using the standard Python package interface. This will require getting all the dependencies to install using pip, plus probably a some custom setup scripts for setup.py.

Adding wheel compilation to the CI (e.g. appveyor) is also in-scope for this project.

@ryanjulian ryanjulian added the big big multi-feature projects label May 23, 2018
@ryanjulian
Copy link
Owner Author

See rlworkgroup/garage#32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
big big multi-feature projects
Projects
None yet
Development

No branches or pull requests

1 participant