diff --git a/remote.py b/remote.py index 3281f76..e9afbc7 100644 --- a/remote.py +++ b/remote.py @@ -26,6 +26,7 @@ __to_sync_up = { "file": [ "conf.yaml", "run.py", + "remote.py", "pyproject.toml", ], }