-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- test now on 3.9 and 3.12 - beware to some dependencies conflicts that make - install pygame 2.1.3 not compatible with python 3.12 (=> we enforce pygame >=2.5 in tests - install cffi 1.15.0 instead of more recent versions that are adapted for poython 3.12 (=> we enforce cffi>=1.17 in tests) - up-tamer depends on pytamer not available for macos x86_64 + python > 3.11 (was already not available on macos amd64) - random.randint() must use real integers We also update minizinc binary used in tests to 2.8.5.
- Loading branch information
Showing
3 changed files
with
36 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters