AI-SDC / ACRO

Tools for the Automatic Checking of Research Outputs. These are the tools for researchers to use as drop-in replacements for commands that produce outputs in Stata Python and R
MIT License
15 stars 2 forks source link

Python 3.12 #227

Closed rpreen closed 1 month ago

rpreen commented 1 month ago

Python 3.12 may have issues with dependencies - need to test and fix accordingly.

CI confirms Python 3.8-3.11 works on Ubuntu, macOS and Windows.

rpreen commented 1 month ago

CI testing confirms that acro works with Python 3.12 on Ubuntu, macOS and Windows.

Running the CI for Python 3.12 is very slow because pandas (1.5.3) needs to be built from source (wheels are only available for >=2.1.1) so the new runner will only execute on a manual dispatch.