mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-07 12:44:29 +08:00
fix ci job
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#!/usr/local/bin/xonsh
|
||||
|
||||
import os
|
||||
if not os.path.exists('./django-sources'):
|
||||
git clone -b stable/2.1.x https://github.com/django/django.git django-sources
|
||||
|
||||
Reference in New Issue
Block a user