mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-14 05:55:06 +00:00
databaseReset.py fixed to use uv with manage.py
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
#!/usr/bin/env python
|
||||
# /// script
|
||||
# requires-python = ">=3.13"
|
||||
# dependencies = [
|
||||
# "bs4",
|
||||
# "cryptography",
|
||||
# "django",
|
||||
# "piexif",
|
||||
# "pillow",
|
||||
# "unidecode",
|
||||
# ]
|
||||
# ///
|
||||
import json
|
||||
import locale
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user