Add custom Makefile to be used with local venv

This commit is contained in:
Dan 2018-06-04 11:41:43 +02:00
parent bbfc533417
commit c22cf3d89a

View File

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