mirror of https://github.com/malarinv/tacotron2
11 lines
236 B
Plaintext
11 lines
236 B
Plaintext
|
|
include AUTHORS.rst
|
||
|
|
include HISTORY.rst
|
||
|
|
include LICENSE
|
||
|
|
include README.md
|
||
|
|
|
||
|
|
recursive-include tests *
|
||
|
|
recursive-exclude * __pycache__
|
||
|
|
recursive-exclude * *.py[co]
|
||
|
|
|
||
|
|
recursive-include docs *.rst conf.py Makefile make.bat *.jpg *.png *.gif
|