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

Integrate scripts/ into installed codebase and use entry-points instead #128

Open
jchodera opened this issue Dec 10, 2017 · 0 comments
Open

Comments

@jchodera
Copy link
Member

We shouldn't keep a scripts/ directory full of non-installed scripts since this makes the code hard to use on new data. Instead, we should work this code into the bitc/ source tree and make sure the modules are installed, then define entry-points in the conda meta.py or in setup.py so the user can say bayesitc ... from any location.

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