zzz / MANIFEST.in
ar08's picture
Upload 1040 files
246d201 verified
# Exclude all Python bytecode files
global-exclude *.pyc
# Exclude Python cache directories
global-exclude __pycache__