Files
OpenHands-swe-agent/MANIFEST.in

6 lines
120 B
Plaintext

# Exclude all Python bytecode files
global-exclude *.pyc
# Exclude Python cache directories
global-exclude __pycache__