Old Python2 based scripts should be ported to Python3, so we can phase out the 
Python2 requirement. Ideally we'd also get rid of any Perl scripts in the 
process.
That might be hard with the fft code generator though, since that's fairly long 
and can't easily be auto-migrated like 2to3 does with Python.

Our yapps version has a Python2 dependency, but here's a Python3 version that 
should be fairly compatible: https://github.com/smurfix/yapps

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tim-janik/beast/issues/96
_______________________________________________
beast mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/beast

Reply via email to