https://bugzilla.redhat.com/show_bug.cgi?id=1276880



--- Comment #12 from Igor Gnatenko <[email protected]> ---
Those are used by bindir/mne in:
    cmd_path = op.join(mne_bin_dir, 'commands', 'mne_%s.py' % cmd)
    sys.exit(subprocess.call([sys.executable, cmd_path] + sys.argv[2:]))

so I can just remove shebangs and it will be ok. will do.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to