mirror of
https://github.com/syssec-utd/pylingual.git
synced 2026-05-11 10:50:12 -07:00
add pylingual dev script dependencies
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
# /// script
|
||||
# requires-python = ">= 3.12"
|
||||
# dependencies = [
|
||||
# "pylingual",
|
||||
# ]
|
||||
# [tool.uv.sources]
|
||||
# pylingual = { path = "../../" }
|
||||
# ///
|
||||
|
||||
import itertools
|
||||
import logging
|
||||
import multiprocessing
|
||||
|
||||
Reference in New Issue
Block a user