Skip to content
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

Fix issue: Error with Python >= 3.10 #11

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

maximloginov
Copy link

Closes #9

Used standard workflow:
Python package (by GitHub Actions)
Create and test a Python package on multiple Python versions.

With few changes:
* remove flake8 linting: It fails on validator_run.py file, which is probably ok, but I do not know how to skip it
* run only first test: The second requires connection to moodle, the third needs more tools (e.g. javac)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error with Python >= 3.10
1 participant