repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Obsolete VTE pre-2.91 ABI
[oi-userland.git]
/
components
/
python
/
pydantic
/
patches
/
01-pytest-plugins.patch
blob
873973347ea2c999864bcfefdfbb98fa0e29fc26
1
We do not have these (mostly optional) pytest plugins packaged yet.
2
3
--- pydantic-2.10.3/pyproject.toml.orig
4
+++ pydantic-2.10.3/pyproject.toml
5
@@ -72,12 +72,8 @@
6
'eval-type-backport',
7
'pytest',
8
'pytest-mock',
9
- 'pytest-pretty',
10
- 'pytest-examples',
11
'faker',
12
'pytest-benchmark',
13
- 'pytest-codspeed',
14
- 'pytest-memray; platform_python_implementation == "CPython" and platform_system != "Windows"',
15
'packaging',
16
'jsonschema',
17
]