mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 22:06:53 +08:00
- Don't use shell, pipe with subprocess.PIPE instead - Switch optparse for argparse - Add missing coreutils requirement for `sort` command - Change Python requirement from 2.7 to 3.8