Skip to content

Commit

Permalink
build/pkgs/networkx/dependencies: drop decorator
Browse files Browse the repository at this point in the history
NetworkX no longer needs decorator:

  networkx/networkx@89a54703
  • Loading branch information
orlitzky committed Sep 9, 2023
1 parent 6ea1fe9 commit 6946792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/pkgs/networkx/dependencies
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$(PYTHON) decorator | $(PYTHON_TOOLCHAIN) scipy
$(PYTHON) | $(PYTHON_TOOLCHAIN) scipy

----------
All lines of this file are ignored except the first.

0 comments on commit 6946792

Please sign in to comment.