Skip to content

Commit

Permalink
Skip powrap, see AFPy/powrap#100
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienPalard committed Apr 5, 2022
1 parent af1872c commit 038ad41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion merge.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ def main():
remove_old_files(downstream - upstream)
clean_paths((upstream - downstream) | (upstream & downstream))
shutil.rmtree(pot_path)
run("powrap", "-m")
update_makefile(args.cpython_repo)
git_add_relevant_files()
run("git", "commit", "-m", "Make merge")
Expand Down

0 comments on commit 038ad41

Please sign in to comment.