Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 310 Bytes

CHANGELOG.md

File metadata and controls

11 lines (7 loc) · 310 Bytes

Version 0.6.15

  • additional py3.10 compatibility [contributed by @tschoonj]

Version 0.6.10

Fixes

  • py3.10 compatibility: import from collections.abc
  • read cluster configuration from cgat.yml as well as from pipeline.yml
  • remove paramiko dependency (move remote_file_exits function into test code)