8 lines
140 B
Plaintext
8 lines
140 B
Plaintext
|
|
recursive-include docs *
|
||
|
|
recursive-include tests *.py
|
||
|
|
include *.py
|
||
|
|
include CHANGELOG
|
||
|
|
include LICENSE
|
||
|
|
include MANIFEST.in
|
||
|
|
include README.rst
|