From f43dee555b9bb1f936751cfb7c6bcc8f991d5235 Mon Sep 17 00:00:00 2001 From: maxirmx Date: Tue, 20 Oct 2015 22:52:11 +0300 Subject: [PATCH] Test build #1 --- .appveyor.yml | 16 ++++++++-------- вуз | 8 ++++++++ 2 files changed, 16 insertions(+), 8 deletions(-) create mode 100644 вуз diff --git a/.appveyor.yml b/.appveyor.yml index a5b3f22fa..e85d69b73 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -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/\"" diff --git a/вуз b/вуз new file mode 100644 index 000000000..ae3890839 --- /dev/null +++ b/вуз @@ -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 \ No newline at end of file