You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of testing, cwltool upstream uses Tox to test against various python versions to ensure compliance with them all.
I will go back and make the data_commons module backwards compatible with Python 2.7. There are some date and timezone things that python handles differently between versions 2/3.
Use Pytest to create unit tests to verify we consistently send commands to the Chronos API for each job in a CWLTool workflow.
The text was updated successfully, but these errors were encountered: