Skip to content

Commit

Permalink
Provide "eval-type-backport" from pypi (for pydantic) (#14)
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Cherng <[email protected]>
  • Loading branch information
jfcherng authored May 19, 2024
1 parent 7dd7adf commit 69dc1c1
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions repository.json
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,19 @@
}
]
},
{
"name": "eval-type-backport",
"description": "Like `typing._eval_type`, but lets older Python versions use newer typing features.",
"author": "alexmojaki",
"issues": "https://github.com/alexmojaki/eval_type_backport/issues",
"releases": [
{
"base": "https://pypi.org/project/eval-type-backport",
"asset": "eval_type_backport-*-py3-none-any.whl",
"python_versions": ["3.8"]
}
]
},
{
"name": "gateone-terminal",
"description": "GateOne terminal",
Expand Down

0 comments on commit 69dc1c1

Please sign in to comment.