add calcs
Some checks failed
continuous-integration/drone/push Build was killed

This commit is contained in:
2020-10-02 00:39:25 +02:00
parent 36887410af
commit 4ed4a713b9
2 changed files with 11 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ type: docker
name: default
steps:
- name: run_tournament
- name: run_homework
image: "python:3.8"
commands:
- pip3 install -r requirements.txt