Closed pohmelie closed 6 years ago
Not sure if cli argument should be changed from --source
to --sources-list
, since definetly this will break something somewhere.
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
fix #42