aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fl.fischer@fau.de>2020-07-20 11:55:55 +0200
committerFlorian Fischer <florian.fl.fischer@fau.de>2020-07-20 12:51:38 +0200
commit7a5865bf74c39dd80fdfa68444e800d9afea4182 (patch)
tree403786e8ef60b559ef1de843b9c1a66751f7f739
parent1a1ae3a2978a9e7b729d451eb104818ac9dbaf46 (diff)
downloadallocbench-7a5865bf74c39dd80fdfa68444e800d9afea4182.tar.gz
allocbench-7a5865bf74c39dd80fdfa68444e800d9afea4182.zip
[Pipfile] bump python version to 3.8
-rw-r--r--Pipfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index 786bdcd..02ada64 100644
--- a/Pipfile
+++ b/Pipfile
@@ -15,4 +15,4 @@ tikzplotlib = "*"
scipy = "*"
[requires]
-python_version = "3.7"
+python_version = "3.8"