Test build #1

This commit is contained in:
maxirmx 2015-10-20 22:52:11 +03:00
parent 6de26d312c
commit f43dee555b
2 changed files with 16 additions and 8 deletions

View File

@ -12,18 +12,18 @@ environment:
PYTHON_VERSION: "2.7.10"
PYTHON_ARCH: "64"
- PYTHON: "C:\\Python27.10-x32"
PYTHON_VERSION: "2.7.10"
PYTHON_ARCH: "32"
#- PYTHON: "C:\\Python27.10-x32"
# PYTHON_VERSION: "2.7.10"
# PYTHON_ARCH: "32"
# The lastest Python 3.4.
- PYTHON: "C:\\Python34-x64"
PYTHON_VERSION: "3.4.x" # currently 3.4.3
PYTHON_ARCH: "64"
- PYTHON: "C:\\Python34-x32"
PYTHON_VERSION: "3.4.x" # currently 3.4.3
PYTHON_ARCH: "32"
#- PYTHON: "C:\\Python34-x32"
# PYTHON_VERSION: "3.4.x" # currently 3.4.3
# PYTHON_ARCH: "32"
install:
@ -38,10 +38,10 @@ install:
- "SET PYTHONPATH=%CD%;%PYTHONPATH%"
# Filesystem root
# - ps: "ls \"C:/\""
- ps: "ls \"C:/\""
# Installed SDKs
# - ps: "ls \"C:/Program Files/Microsoft SDKs/Windows\""
- ps: "ls \"C:/Program Files/Microsoft SDKs/Windows\""
# Checking stdint.h
#- ps: "ls \"C:/projects/spacy/include/\""

8
вуз Normal file
View File

@ -0,0 +1,8 @@
fabtools
cymem
pathlib [version 1.0 is available at menpo channel. The latest version 1.0.1]
thinc
murmurhash
text-unidecode
wget [the same package is available as pywget at anaconda_old channel]
cloudpickle