We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3209b93 commit f6db3dbCopy full SHA for f6db3db
1 file changed
Makefile
@@ -1,7 +1,7 @@
1
# You can set these variables from the command line.
2
CPYTHON_PATH = ../cpython
3
PYTHON = python3
4
-PACKAGE_ABS_PATH = $(shell pwd)/$(shell find dist/python-docs-theme-*.tar.gz)
+PACKAGE_ABS_PATH = $(shell pwd)/$(shell find dist/python_docs_theme-*.tar.gz)
5
SPHINXOPTS =
6
7
0 commit comments