ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / python / jedi / patches / 01-test-no-django.patch
blob1b51b62f8b45aafea0ec2c729499c30251e5e9b2
1 Django is not needed to run tests.
3 --- jedi-0.19.2/setup.py.orig
4 +++ jedi-0.19.2/setup.py
5 @@ -44,7 +44,6 @@
6 'docopt',
7 # coloroma for colored debug output
8 'colorama',
9 - 'Django',
10 'attrs',
12 'qa': [