Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/sentencepiece.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test.bat')
-rw-r--r--test.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/test.bat b/test.bat
index cc3f96f..7c42097 100644
--- a/test.bat
+++ b/test.bat
@@ -21,6 +21,7 @@ call :BuildPython C:\Python35%PLATFORM_PREFIX%
call :BuildPython C:\Python36%PLATFORM_PREFIX%
call :BuildPython C:\Python37%PLATFORM_PREFIX%
call :BuildPython C:\Python38%PLATFORM_PREFIX%
+call :BuildPython C:\Python39%PLATFORM_PREFIX%
c:\Python38%PLATFORM_PREFIX%\python setup.py sdist || goto :error
exit