Skip to content

Fix issue: Error with Python >= 3.10#11

Open
maximloginov wants to merge 5 commits intotroeger:masterfrom
maximloginov:master
Open

Fix issue: Error with Python >= 3.10#11
maximloginov wants to merge 5 commits intotroeger:masterfrom
maximloginov:master

Conversation

@maximloginov
Copy link
Copy Markdown

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