Skip to content

Commit

Permalink
Update GitHub Classroom Autograding
Browse files Browse the repository at this point in the history
  • Loading branch information
github-classroom[bot] authored Nov 14, 2023
1 parent cd4aaed commit d26fe91
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/classroom/autograding.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@
"comparison": "exact",
"timeout": 10,
"points": 1
},
{
"name": "Running Pytest V2",
"setup": "pip install -r ./requirementes.txt",
"run": "pytest .",
"input": "",
"output": "",
"comparison": "exact",
"timeout": 10,
"points": 1
}
]
}

0 comments on commit d26fe91

Please sign in to comment.