diff options
| author | Florian Fischer <florian.fl.fischer@fau.de> | 2020-07-20 11:55:55 +0200 |
|---|---|---|
| committer | Florian Fischer <florian.fl.fischer@fau.de> | 2020-07-20 12:51:38 +0200 |
| commit | 7a5865bf74c39dd80fdfa68444e800d9afea4182 (patch) | |
| tree | 403786e8ef60b559ef1de843b9c1a66751f7f739 | |
| parent | 1a1ae3a2978a9e7b729d451eb104818ac9dbaf46 (diff) | |
| download | allocbench-7a5865bf74c39dd80fdfa68444e800d9afea4182.tar.gz allocbench-7a5865bf74c39dd80fdfa68444e800d9afea4182.zip | |
[Pipfile] bump python version to 3.8
| -rw-r--r-- | Pipfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,4 +15,4 @@ tikzplotlib = "*" scipy = "*" [requires] -python_version = "3.7" +python_version = "3.8" |
