factor_analyzer
factor_analyzer copied to clipboard
Run compatibility tests with multiple python environments
Adds tox to run python version compatibility tests locally. Updates gitlab ci script to run the tests in Python 3.9 through 3.13 environments. #144
@desilinguist I created this PR to run python version compatibility tests. Could you review please.