mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 16:02:19 +00:00
remove nltk_data binding
This commit is contained in:
@@ -57,14 +57,6 @@ mount {
|
||||
options: "size=500000000"
|
||||
}
|
||||
|
||||
mount {
|
||||
src: "/nsjail_data/python/nltk_data"
|
||||
dst: "/tmp/nltk_data"
|
||||
is_bind: true
|
||||
rw: false
|
||||
mandatory: false
|
||||
}
|
||||
|
||||
mount {
|
||||
src: "{JOB_DIR}/{MAIN}.py"
|
||||
dst: "/tmp/{MAIN}.py"
|
||||
|
||||
Reference in New Issue
Block a user