Commit graph

28 commits

Author SHA1 Message Date
Ronny Pfannschmidt
cead30bf2f remove logo printing from setup.py --name
it serves no higher purpose and breaks usage in pipsi

also it wouldn't happen for wheels
2015-08-07 22:53:00 +02:00
Klaus Alexander Seistrup
ee65f492f2 Removed trailing whitespace 2015-07-29 23:58:25 +02:00
Anthony Scopatz
17fb139607 install -> develop 2015-04-06 23:57:38 -05:00
Anthony Scopatz
827fbbfbe7 wrap develop too 2015-04-06 23:21:03 -05:00
Anthony Scopatz
bd25f6638e a couple of more fixes 2015-04-02 21:08:17 -05:00
Anthony Scopatz
dfc23a2f11 part of pygments lexer 2015-03-30 20:55:25 -05:00
adam j hartz
bea87727ab changing version variable name 2015-03-24 16:07:37 -04:00
adam j hartz
492c29dd3d updates dealing with version number 2015-03-24 15:09:04 -04:00
Anthony Scopatz
5843d72a31 minor updates 2015-03-23 01:40:44 -05:00
Anthony Scopatz
c2673011a0 add coding back in 2015-03-23 01:29:37 -05:00
Anthony Scopatz
dd84efffb4 remove encoding 2015-03-23 01:26:01 -05:00
Anthony Scopatz
a938e5e116 v0.1.3 version bump 2015-03-23 01:17:24 -05:00
Charlie Arnold
0ff1b8df5f specify full path to README.rst
Fix #88
2015-03-18 10:38:16 -07:00
Anthony Scopatz
217cde293a added missing distutil imports 2015-03-15 20:48:13 -05:00
Anthony Scopatz
a587a1719d version bump to v0.1.2 2015-03-15 18:42:58 -05:00
Katriel Cohn-Gordon
dbabd223e6 Add a #coding declaration to setup.py
Python2 won't even parse Unicode files without a #coding declaration, because it assumes ascii.

This way, at least you get a sane error (`xonsh currently requires Python 3.4+`).
2015-03-15 22:26:26 +00:00
Anthony Scopatz
87052bd935 fail on Py2k 2015-03-12 20:43:06 -05:00
Anthony Scopatz
f4d68f12dc version bump to 0.1.1 2015-03-11 01:55:14 -05:00
Anthony Scopatz
b7b7393ec8 setup updates 2015-03-09 22:42:34 -05:00
Anthony Scopatz
d77173a6d8 Merge branch 'master' of https://github.com/paradoxxxzero/xonsh into paradoxxxzero-master 2015-03-09 13:30:07 -05:00
Florian Mounier
6bd1c21478 Fix #1 by uppercasing readme.rst. 2015-03-09 10:54:59 +01:00
Anthony Scopatz
3085c95e20 typo 2015-03-09 01:03:47 -05:00
Anthony Scopatz
5cf4f3631e added ascii logo 2015-03-07 17:32:13 -06:00
Anthony Scopatz
374ca87757 builds tables in right place 2015-03-07 13:35:01 -06:00
Anthony Scopatz
2e1096e716 should have working version 2015-03-07 13:24:44 -06:00
Anthony Scopatz
fe4bed77c5 added scripts 2015-03-07 12:11:43 -06:00
Anthony Scopatz
770a00c41d added readme 2015-03-07 12:09:30 -06:00
Anthony Scopatz
0071f365f6 stubbed things out 2015-03-07 12:02:04 -06:00