Hacker News new | ask | show | jobs
by andreasvc 5042 days ago
Nitpick: binary blobs like .pyc and .so don't belong in a code repository. Instead you would put a makefile or setup.py to compile the .pyx files.