Ci fails some unit testing when using the latest Python 3.12.1 (CI just had 3.12 so pulls this in). This changes to explicitly use 3.12.0 to avoid the unit testing problem as per issue #113 I will leave #113 open so this pinning to 3.12.0 can be reverted once that is fixed.
Summary
Ci fails some unit testing when using the latest Python 3.12.1 (CI just had 3.12 so pulls this in). This changes to explicitly use 3.12.0 to avoid the unit testing problem as per issue #113 I will leave #113 open so this pinning to 3.12.0 can be reverted once that is fixed.
Details and comments