- Support pip10. - Fix for SGE parallel environments with queues containing a . in the name.
0.6.0
- Stop IPython parallel trying to setup .ipython in home directories during runs by setting IPYTHONDIR. This avoids intermittent InvalidSignature errors.
0.5.9
- PBSPro: Pass memory default to controller and make configurable with `conmem`, duplicating SLURM functionality. Thanks to Oliver Hofmann.
0.5.8
- Fix SLURM resource specifications to avoid missing directives in the case of empty lines in specifications.