We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f13ff6 commit b1736aeCopy full SHA for b1736ae
1 file changed
pyproject.toml
@@ -51,7 +51,7 @@ dev = [
51
"orjson;implementation_name!='pypy'",
52
"simplejson",
53
"types-simplejson",
54
- "ujson;implementation_name!='pypy'",
+ "ujson",
55
## Lint
56
"validate-pyproject[all]",
57
"black",
0 commit comments