fix: nox update_proj session (#811)
This commit is contained in:
@@ -63,7 +63,6 @@ def update_proj(session: nox.Session) -> None:
|
|||||||
"python",
|
"python",
|
||||||
"bin/projects.py",
|
"bin/projects.py",
|
||||||
"docs/data/projects.yml",
|
"docs/data/projects.yml",
|
||||||
"--readme=README.md",
|
|
||||||
*session.posargs,
|
*session.posargs,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user