Commit Graph

7 Commits

Author SHA1 Message Date
Steven Silvester
7b8759fafb Add support for terminals on Windows (#3087)
* Add support for terminals on Windows

* Bump terminado requirement

* Fix handling of default shell

* Fix appveyor syntax

* Fix requires syntax

* Fix version target

* Clean up handling of default shell and update version check

* Always require terminado

* Clean up appveyor test

* Make the terminado warning uniform

* Default to powershell on Windows

* Clean up terminado verison
2017-11-30 21:33:50 -08:00
Min RK
0a93d38e54 update conda after selecting conda-forge
avoids updating conda from defaults, then downgrading from conda-forge during big install

this appears to fix AppVeyor for now
2017-10-31 10:58:29 +01:00
Thomas Kluyver
c0dd153f5d Try using Miniconda already on Appveyor rather than downloading 2017-02-01 11:27:13 +00:00
Thomas Kluyver
3b4ec0d1cf Update ObviousCI download for Appveyor
As suggested at https://github.com/pelson/Obvious-CI/issues/68
2016-11-13 16:58:11 -08:00
Min RK
2e67531c11 install conda-4.1.12 on appveyor
fixes path too long issue

patch copied from conda-smithy PR
2016-10-18 14:04:59 +02:00
Min RK
f707b78e54 exclude terminal tests on Windows 2016-09-13 15:04:47 +02:00
Min RK
55d82f135a add appveyor.yml 2016-09-13 15:04:47 +02:00