aboutsummaryrefslogtreecommitdiff
path: root/Pipfile
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2018-09-21 07:37:04 +0200
committerCédric Bonhomme <cedric@cedricbonhomme.org>2018-09-21 07:37:04 +0200
commit1671be043f703bc77f4138d2bec3cd242cfa71ca (patch)
treeaa44db754db4158539ad561dddeb5c05dfaada9c /Pipfile
parentChanged official repository of Newspipe. (diff)
parentUpdated README. (diff)
downloadnewspipe-1671be043f703bc77f4138d2bec3cd242cfa71ca.tar.gz
newspipe-1671be043f703bc77f4138d2bec3cd242cfa71ca.tar.bz2
newspipe-1671be043f703bc77f4138d2bec3cd242cfa71ca.zip
Merge branch 'master' of github.com:newspipe/newspipe
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index a66e27b3..0cf31991 100644
--- a/Pipfile
+++ b/Pipfile
@@ -5,7 +5,7 @@ verify_ssl = true
name = "pypi"
[requires]
-python_version = "3.6"
+python_version = "3.7"
[packages]
bgstack15