nolds icon indicating copy to clipboard operation
nolds copied to clipboard

Adjust CI pipelines to only test with Python 3.

Open CSchoel opened this issue 1 year ago • 0 comments

After we switched to Python 3 in the codebase, the CI tests for Python 2 will surely start to fail. Solution: Remove the tests. :laughing:

  • [x] Remove CI tests for Python 2.x.
  • [ ] Decide which Python versions to test (3.11 upward?).
  • [ ] Adjust the metadata accordingly.

CSchoel avatar Aug 10 '24 14:08 CSchoel