Rename venv to venv3.6

This commit is contained in:
Dan 2018-06-22 12:29:14 +02:00
parent c7d0628173
commit 896d0844d1

View File

@ -3,7 +3,7 @@
# You can set these variables from the command line.
SPHINXOPTS =
SPHINXBUILD = ~/PycharmProjects/pyrogram/venv/bin/sphinx-build
SPHINXBUILD = ~/PycharmProjects/pyrogram/venv3.6/bin/sphinx-build
SPHINXPROJ = Pyrogram
SOURCEDIR = source
BUILDDIR = build