ME-ICA / aroma

ICA-AROMA, as a Python package. A work in progress.
Apache License 2.0
7 stars 11 forks source link

Test on Python 3.8 and 3.9 #51

Closed tsalo closed 3 years ago

tsalo commented 3 years ago

Summary

We should add unit test jobs for Python 3.8 and 3.9. I'm not sure if integration tests are necessary.

Next Steps

  1. Add the new jobs to the CircleCI config file.
  2. Run the tests to ensure that they pass.