aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile5
1 files changed, 1 insertions, 4 deletions
diff --git a/Pipfile b/Pipfile
index 86a20d6..12ee823 100644
--- a/Pipfile
+++ b/Pipfile
@@ -12,9 +12,6 @@ pycountry = "*"
python-stdnum = "*"
toml = "*"
-# Future?
-#datasette = "*"
-
[dev-packages]
pytest = "*"
pytest-cov = "*"
@@ -27,4 +24,4 @@ flake8-annotations = "*"
black = "==19.10b0"
[requires]
-python_version = "3.7"
+python_version = "3.8"