scheduler: first steps

This commit is contained in:
Konstantin Koslowski 2019-05-20 23:17:58 +02:00
commit 74f02e1dc8
3 changed files with 132 additions and 0 deletions

3
venv/pyvenv.cfg Normal file
View file

@ -0,0 +1,3 @@
home = /usr/bin
include-system-site-packages = false
version = 3.7.3