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

setup.py: add scripts #114

Open
nick-youngblut opened this issue Dec 19, 2020 · 0 comments
Open

setup.py: add scripts #114

nick-youngblut opened this issue Dec 19, 2020 · 0 comments

Comments

@nick-youngblut
Copy link

The setup.py does actually add the scripts to the user's path. It would help to at least include:

        scripts = ['scripts/run_midas.py',
                        'scripts/merge_midas.py']

to the setup.py file. Maybe all of the *.py files in ./scripts/ should be included?

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