diff options
-rw-r--r-- | development/jupyter_packaging/jupyter_packaging.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter_packaging/jupyter_packaging.info b/development/jupyter_packaging/jupyter_packaging.info index 957f8c331b..9d19502b33 100644 --- a/development/jupyter_packaging/jupyter_packaging.info +++ b/development/jupyter_packaging/jupyter_packaging.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.io/packages/source/j/jupyter_packaging/jupyter_packaging- MD5SUM="6d39c1382acccdc5dd85ce5702c9ef8f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-deprecation python3-tomlkit python3-wheel" +REQUIRES="python3-deprecation python3-tomlkit" MAINTAINER="Isaac Yu" EMAIL="isaacyu@protonmail.com" |