Skip to content

Commit 483fbf7

Browse files
authored
chore: remove python-version file (#299)
1 parent c6cd6c8 commit 483fbf7

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.ort.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,10 @@ resolutions:
1717
comment: "BSD 3-Clause New or Revised License: https://github.com/encode/httpcore/blob/1.0.9/LICENSE.md"
1818
- message: ".*PyPI::httpx:0\\.25\\.2.*"
1919
reason: "CANT_FIX_EXCEPTION"
20-
comment: "BSD 3-Clause New or Revised License: https://github.com/encode/httpx/blob/0.25.2/LICENSE.md"
20+
comment: "BSD 3-Clause New or Revised License: https://github.com/encode/httpx/blob/0.25.2/LICENSE.md"
21+
- message: ".*PyPI::fastapi:0\\.120\\.2.*"
22+
reason: "CANT_FIX_EXCEPTION"
23+
comment: "MIT License: https://github.com/fastapi/fastapi/blob/0.120.2/LICENSE"
24+
- message: ".*PyPI::starlette:0\\.49\\.1.*"
25+
reason: "CANT_FIX_EXCEPTION"
26+
comment: "BSD 3-Clause New or Revised License: https://github.com/Kludex/starlette/blob/0.49.1/LICENSE.md"

.python-version

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)