mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 00:14:41 +01:00

* pip: Ensure the release version of xonsh is amalgamated It will be amalgamated regardless of whether amalgamate.py is installed * manifest: Remove non-existent PLY files * pip: Add completion parser table * amalgam: Update init files
10 lines
210 B
Text
10 lines
210 B
Text
include logo.txt
|
|
include scripts/*
|
|
include license
|
|
include CHANGELOG.rst
|
|
include README.rst
|
|
include run-tests.xsh
|
|
recursive-include tests *
|
|
exclude tests/test_news.py
|
|
global-exclude *.pyc
|
|
include amalgamate.py
|