Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from unicamp-mc426/fix/python_3_12
fix/python_3_12 Installation was breaking in Python 3.12, it is now fixed, and we made some improvements: - less dependencies and static analysis to make it easier to understand ci concepts; - dependencies are now up to date; - the project is now working from Python 3.8.18 up to 3.13 (which was not even released yet); - some test smells were fixed;
- Loading branch information