mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-18 05:58:02 +00:00
- Add current directory to Python path before calling django.setup() - This fixes ModuleNotFoundError: No module named 'ivatar' - The script now properly finds the ivatar module when running tests - Coverage should now work correctly with Django test runner