What's Changed * Change requirements before uploading to pypi by jan-janssen in https://github.com/pyiron/pysqa/pull/58 * Enforce strict dependencies for conda by jan-janssen in https://github.com/pyiron/pysqa/pull/59
What's Changed * Some more fixes for the continuous integration by jan-janssen in https://github.com/pyiron/pysqa/pull/44 * Test Python 3.9 by jan-janssen in https://github.com/pyiron/pysqa/pull/45 * No pip update by jan-janssen in https://github.com/pyiron/pysqa/pull/46 * Protect master branch by jan-janssen in https://github.com/pyiron/pysqa/pull/47 * Avoid 0 in time flag by pmrv in https://github.com/pyiron/pysqa/pull/48 * Create .coveralls.yml by jan-janssen in https://github.com/pyiron/pysqa/pull/49 * Have static dependence - prepare for Dependabot by jan-janssen in https://github.com/pyiron/pysqa/pull/50 * Bump jinja2 from 2.10.1 to 2.11.2 by dependabot-preview in https://github.com/pyiron/pysqa/pull/51 * Bump pyyaml from 5.1.2 to 5.4.1 by dependabot-preview in https://github.com/pyiron/pysqa/pull/52 * Bump defusedxml from 0.5.0 to 0.6.0 by dependabot-preview in https://github.com/pyiron/pysqa/pull/55 * Bump tqdm from 4.35.0 to 4.56.0 by dependabot-preview in https://github.com/pyiron/pysqa/pull/57 * Bump pandas from 0.24.2 to 1.2.1 by dependabot-preview in https://github.com/pyiron/pysqa/pull/53 * Bump paramiko from 2.4.2 to 2.7.2 by dependabot-preview in https://github.com/pyiron/pysqa/pull/54 * Bump jinja2 from 2.10.1 to 2.11.3 by dependabot-preview in https://github.com/pyiron/pysqa/pull/56
What's Changed * Fix bug with coloured SLURM output by jan-janssen in https://github.com/pyiron/pysqa/pull/42 * Update Github CI by jan-janssen in https://github.com/pyiron/pysqa/pull/43
What's Changed * Open ssh connection only on first call by jan-janssen in https://github.com/pyiron/pysqa/pull/33 * New modular structure by jan-janssen in https://github.com/pyiron/pysqa/pull/34 * Gent PEP8 clean up by jan-janssen in https://github.com/pyiron/pysqa/pull/36 * Fix _get_user() for remote jobs by jan-janssen in https://github.com/pyiron/pysqa/pull/35 * Support for multiple clusters by jan-janssen in https://github.com/pyiron/pysqa/pull/37 * Add code of conduct by jan-janssen in https://github.com/pyiron/pysqa/pull/38
What's Changed * Delete file on remote by jan-janssen in https://github.com/pyiron/pysqa/pull/26 * run_time_max should be in seconds by pmrv in https://github.com/pyiron/pysqa/pull/27 * Fix slurm queue table by jan-janssen in https://github.com/pyiron/pysqa/pull/28 * Fixes for remote execution by jan-janssen in https://github.com/pyiron/pysqa/pull/29 * Fix ssh_delete_file_on_remote by jan-janssen in https://github.com/pyiron/pysqa/pull/30