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

Make toil-scripts pip installable #260

Closed
jvivian opened this issue May 2, 2016 · 1 comment
Closed

Make toil-scripts pip installable #260

jvivian opened this issue May 2, 2016 · 1 comment
Assignees

Comments

@jvivian
Copy link
Collaborator

jvivian commented May 2, 2016

No description provided.

@jvivian jvivian self-assigned this May 2, 2016
@jvivian
Copy link
Collaborator Author

jvivian commented May 2, 2016

We want to remove the launch scripts, but need to deal with the nasty PYTHONPATH requirement we have for running these scripts. After speaking with @hannes-ucsc, our solution revolves around making toil-scripts pip installable, and letting each script be responsible for generating the config/manifest at the behest of the user. i.e. running the entrypoint with --generate-config or something along those lines.

jvivian added a commit that referenced this issue May 2, 2016
Create setup.py
Add setup.cfg that points to README
Set version in version.py so it can be reached by Makefile and setup.py
Update README for installation and entrypoints
Create Makefile to handle PyPi distribution, tests, and cleaning
Modify Jenkins.sh to use Makefile
hannes-ucsc added a commit that referenced this issue May 9, 2016
Make toil-scripts pip installable (resolves #260)
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

2 participants