Abord creation of alpha for 64 bits due to enchant.ddl not available for such architecture

This commit is contained in:
Manuel Cortez 2019-11-26 12:03:23 -06:00
parent c4ccb4f072
commit 7116d5c805

View File

@ -122,9 +122,11 @@ alpha32:
name: socializer_alpha name: socializer_alpha
expire_in: 1 day expire_in: 1 day
### This is commented because there is no 64 bits version of enchant, thus pyenchant will not work.
### I will reenable this when we will get rid of enchant, probably in favour of symspellpy
# Creates a version built with Python 3.7 and cx-freeze # Creates a version built with Python 3.7 and cx-freeze
# this is going to be the current alpha version after november 27. # this is going to be the current alpha version after november 27.
alpha64: .alpha64:
type: deploy type: deploy
tags: tags:
- windows10 - windows10