mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-03 16:04:41 +01:00
9 lines
188 B
Text
9 lines
188 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
|