Skip to content

Commit 91c664e

Browse files
committed
Skip powrap, see AFPy/powrap#100
1 parent cb40ce6 commit 91c664e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

merge.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ def main():
132132
remove_old_files(downstream - upstream)
133133
clean_paths((upstream - downstream) | (upstream & downstream))
134134
shutil.rmtree(pot_path)
135-
run("powrap", "-m")
136135
update_makefile(args.cpython_repo)
137136
git_add_relevant_files()
138137
run("git", "commit", "-m", "Make merge")

0 commit comments

Comments
 (0)