xonsh/MANIFEST.in
Gil Forsyth 013fa760a0
refactor(amalgamate): remove amalgamation (#4858)
Co-authored-by: Noorhteen Raja NJ <jnoortheen@gmail.com>
2022-07-04 10:40:16 +05:30

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