10 lines
192 B
Plaintext
10 lines
192 B
Plaintext
include README
|
|
include LICENSE
|
|
include MANIFEST.in
|
|
include changelog
|
|
include setup.py
|
|
recursive-include python2 *
|
|
recursive-include python3 *
|
|
recursive-include test *
|
|
recursive-include docs *
|