blob: ec69bb1248e8e9522ffdbf09d0decb6ddf61f867 [file] [log] [blame]
exclude tox.ini
exclude *.swp
# Include the README
include *.md
# Include the license file
include LICENSE
# Include the AUTHORS file
include AUTHORS
include *.txt
recursive-include vtr_xml_utils *.py
# Include the resources files
recursive-include vtr_xml_utils/resources *.xsl
recursive-include vtr_xml_utils/resources *.xsd
# Tests
graft tests