Skip to content

Commit 6c787a1

Browse files
committed
Install xonsh via pip
1 parent d92bb73 commit 6c787a1

34 files changed

+1
-12119
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ def main():
106106
'docopt>=0.6.2,<1.0.0',
107107
'github3.py>=1.0.0a1',
108108
'html2text>=3.200',
109+
'xonsh>=0.2.2',
109110
],
110111
skw['entry_points'] = {
111112
'pygments.lexers': ['gitsome = xonsh.pyghooks:XonshLexer',

xonsh/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

xonsh/aliases.py

Lines changed: 0 additions & 160 deletions
This file was deleted.

0 commit comments

Comments
 (0)