Files
2022-01-10 09:55:52 -08:00

10 lines
169 B
Plaintext

graft src
graft tests
global-exclude *.pyc
global-exclude *.pyo
global-exclude __pycache__/*
include CHANGELOG.md
include MANIFEST.in
include README.rst
include LICENSE