diff --git a/synth.py b/synth.py index f8c9ce0ec..a08acd814 100644 --- a/synth.py +++ b/synth.py @@ -33,7 +33,7 @@ "README.rst", "docs/index.rst", "docs/conf.py", - "nox.py", + "noxfile.py", ], ) s.move(library / f"google/cloud/dialogflow_{version}", f"dialogflow_{version}")