Commit graph

20 commits

Author SHA1 Message Date
Anthony Scopatz
543b27bfc5 Py38 2019-05-24 10:01:15 -05:00
Anthony Scopatz
2388bab32a Merge branch 'patch-2' of https://github.com/cclauss/xonsh into cclauss-patch-2 2019-05-21 18:28:10 -05:00
Anthony Scopatz
f1127ed916 Revert "updated setup.py for Python 3.4 (revert of 91ec14bb6d)"
This reverts commit 002a317951.
2019-05-14 17:41:35 -04:00
Anthony Scopatz
002a317951 updated setup.py for Python 3.4 (revert of 91ec14bb6d) 2019-05-14 17:32:31 -04:00
Anthony Scopatz
1b27d8aa38 Initial CI for Python 3.8 2019-05-09 11:09:55 -04:00
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
cclauss
e1cd1e2bcb
CircleCI: Try adding Python 3.7 again 2019-05-02 16:28:06 +02: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