-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Foundations for v1 release #143
Conversation
Excellent, I think we expect the ci to fail at this point, amIright? |
We would expect the ci to fail, since very few of the test files have been updated. However, some of the issues seem to be with installing the requirements, so I'll look into that. One of the jobs uses Python 3.7 which is too low. We should decide what we want our minimum requirement to be. |
Might be a good to also get the CI to pass (i.e. temporarily remove the "should be" failing test files). |
feeffaa
to
546c5d9
Compare
This pull request contains some initial changes made to the bindings in preparation for the release of
libsemigroups
v3. Most of these changes are related to theKnuthBendix
class and the docs.