Commit graph

14 commits

Author SHA1 Message Date
Rodrigo Oliveira
91ec14bb6d Drop support for Python 3.4
Minimal required Python version is now 3.5.
2019-05-06 16:51:32 -03:00
Carmen Bianca Bakker
59294439e7
Fix the black check in circleci 2019-04-27 12:48:42 +02:00
Gil Forsyth
834f600d91
Add xontrib directory to black checks on circle 2019-04-26 11:12:37 -04:00
Anthony Scopatz
a03e7d7797 try to fix CI tests 2018-12-05 19:17:26 -05:00
Anthony Scopatz
8018a35754 added run-test.xsh script for isolating tests in their own processes as needed 2018-12-05 18:53:33 -05:00
Domenic Barbuzzi
d9656433dc Pin black to current version in CircleCI config 2018-10-15 15:53:28 -04:00
Anthony Scopatz
579ccd07d9 deprecation warning fixes 2018-10-11 12:04:48 -04:00
Anthony Scopatz
c645f59347 more test and ci fixes 2018-10-11 11:33:53 -04:00
Gil Forsyth
50f82e2634 Add black check to CircleCI 2018-09-23 09:51:07 -04:00
Anthony Scopatz
4a2d8cfa81 disable 3.7 CI in some places 2018-07-19 19:21:52 -04:00
Anthony Scopatz
92a6af8c99 enable CI for Python 3.7 2018-07-19 19:08:00 -04:00
Anthony Scopatz
ece3730b11 ENV_NAME was empty in circle 2018-04-04 15:22:40 -04:00
Gil Forsyth
f70caa04cc Move xonsh install outside of cached miniconda command
Should improve runtime if we cache the env creation and just install xonsh
afresh each time.
2018-03-12 12:09:22 -04:00
Gil Forsyth
1863b4f5ec Add support for circle 2.0 2018-03-12 11:52:39 -04:00