Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f71db12

Browse filesBrowse files
authored
Update noxfile.py
1 parent 3950de1 commit f71db12
Copy full SHA for f71db12

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎noxfile.py

Copy file name to clipboardExpand all lines: noxfile.py
+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
PYPROJECT = nox.project.load_toml("pyproject.toml")
1717
ALL_PYTHONS = nox.project.python_versions(PYPROJECT)
18-
ALL_PYTHONS += ["3.14", "pypy-3.10"]
18+
ALL_PYTHONS += ["pypy-3.10"]
1919

2020

2121
@nox.session(python="3.8")

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.