Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
build/pkgs/ipython/dependencies: Add decorator
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Apr 21, 2022
1 parent 48046a5 commit ea79e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/pkgs/ipython/dependencies
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$(PYTHON) jinja2 tornado pyzmq pickleshare simplegeneric traitlets | $(PYTHON_TOOLCHAIN) wcwidth prompt_toolkit pygments pexpect appnope backcall jedi
$(PYTHON) jinja2 tornado pyzmq pickleshare simplegeneric traitlets decorator wcwidth prompt_toolkit pygments pexpect appnope backcall jedi | $(PYTHON_TOOLCHAIN)

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

0 comments on commit ea79e97

Please sign in to comment.