-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbackend_test_output.txt
More file actions
75 lines (72 loc) · 4.33 KB
/
Copy pathbackend_test_output.txt
File metadata and controls
75 lines (72 loc) · 4.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
wsl : warning: Failed to pars
e `pyproject.toml` during set
tings discovery:
위치 줄:1 문자:1
+ wsl /home/user/.local/bin/u
v run python -m pytest > back
end_test_outp ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~
+ CategoryInfo
: NotSpecified: (warning
: Failed...ings discover
y::String) [], RemoteExc
eption
+ FullyQualifiedErrorId
: NativeCommandError
TOML parse error at line 24
, column 10
|
24 | [tool.uv.scripts]
| ^^^^^^^
unknown field `scripts`, ex
pected one of `required-versi
on`, `native-tls`, `offline`,
`no-cache`, `cache-dir`, `pr
eview`, `python-preference`,
`python-downloads`, `concurre
nt-downloads`, `concurrent-bu
ilds`, `concurrent-installs`,
`index`, `index-url`, `extra
-index-url`, `no-index`, `fin
d-links`, `index-strategy`, `
keyring-provider`, `allow-ins
ecure-host`, `resolution`, `p
rerelease`, `fork-strategy`,
`dependency-metadata`, `confi
g-settings`, `config-settings
-package`, `no-build-isolatio
n`, `no-build-isolation-packa
ge`, `extra-build-dependencie
s`, `extra-build-variables`,
`exclude-newer`, `exclude-new
er-package`, `link-mode`, `co
mpile-bytecode`, `no-sources`
, `upgrade`, `upgrade-package
`, `reinstall`, `reinstall-pa
ckage`, `no-build`, `no-build
-package`, `no-binary`, `no-b
inary-package`, `python-insta
ll-mirror`, `pypy-install-mir
ror`, `python-downloads-json-
url`, `publish-url`, `trusted
-publishing`, `check-url`, `a
dd-bounds`, `pip`, `cache-key
s`, `override-dependencies`,
`exclude-dependencies`, `cons
traint-dependencies`, `build-
constraint-dependencies`, `en
vironments`, `required-enviro
nments`, `conflicts`, `worksp
ace`, `sources`, `managed`, `
package`, `default-groups`, `
dependency-groups`, `dev-depe
ndencies`, `build-backend`
============================= test session starts ==============================
platform linux -- Python 3.10.16, pytest-9.0.2, pluggy-1.6.0
rootdir: /mnt/f/git_projects/RealFarm
configfile: pyproject.toml
plugins: anyio-4.11.0
collected 0 items
============================ no tests ran in 0.51s =============================