Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d0fa0d2

Browse filesBrowse files
committed
adapt to recent official pypandoc wheels
1 parent 023e463 commit d0fa0d2
Copy full SHA for d0fa0d2

File tree

Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed

‎portable/scripts/env.bat

Copy file name to clipboardExpand all lines: portable/scripts/env.bat
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,7 @@ set PATH_CLEANED=
4646

4747
rem force default pyqt5 kit for Spyder if PyQt5 module is there
4848
if exist "%WINPYDIR%\Lib\site-packages\PyQt5\__init__.py" set QT_API=pyqt5
49+
50+
rem modern Pandoc wheel need this
51+
if exist "%WINPYDIRBASE%\t\pandoc.exe" set PYPANDOC_PANDOC=%WINPYDIRBASE%\t\pandoc.exe
52+

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.