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

allow multiple sources #43

Merged
merged 1 commit into from
Sep 4, 2018
Merged

Conversation

pohmelie
Copy link

@pohmelie pohmelie commented Sep 4, 2018

fix #42

@pohmelie
Copy link
Author

pohmelie commented Sep 4, 2018

Not sure if cli argument should be changed from --source to --sources-list, since definetly this will break something somewhere.

@pohmelie pohmelie changed the title allow multiple sources (fix #42) allow multiple sources Sep 4, 2018
@Falldog
Copy link
Owner

Falldog commented Sep 4, 2018

I think this is good enough solution
it's backward compatible

pyconcrete-admin.py compile --source=a.py
pyconcrete-admin.py compile --source a.py b.py c.py

Thanks

@Falldog Falldog merged commit c0e6078 into Falldog:master Sep 4, 2018
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

Successfully merging this pull request may close these issues.

Add support for multiple sources
2 participants