Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 150c17b9e8adc03fe8684962ca76f19bf0c93705 https://github.com/galaxyproject/galaxy/commit/150c17b9e8adc03fe8684962ca76f... Author: Nate Coraor <nate@bx.psu.edu> Date: 2015-09-17 (Thu, 17 Sep 2015) Changed paths: M lib/galaxy/model/__init__.py M lib/galaxy/web/framework/__init__.py M lib/galaxy/webapps/galaxy/controllers/requests_admin.py M scripts/transfer.py Log Message: ----------- Do not explicitly require pexpect. If anyone wants to use the old and mostly unused features that depend on it (namely remote sequencer transfers via scp) they can pip install pexpect. Commit: 63e35965401a2eac2ef3308913fb48be89961c10 https://github.com/galaxyproject/galaxy/commit/63e35965401a2eac2ef3308913fb4... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2015-09-17 (Thu, 17 Sep 2015) Changed paths: M lib/galaxy/model/__init__.py M lib/galaxy/web/framework/__init__.py M lib/galaxy/webapps/galaxy/controllers/requests_admin.py M scripts/transfer.py Log Message: ----------- Merge pull request #741 from natefoo/drop-pexpect Do not explicitly require pexpect Compare: https://github.com/galaxyproject/galaxy/compare/d717ec833de5...63e35965401a