2
0

Added jupyter to optdepends

This commit is contained in:
XavierCLL 2017-02-08 18:06:16 -05:00
parent 7655a31e52
commit a5d15724e9
2 changed files with 5 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
# Wed Feb 8 22:11:26 UTC 2017
# Wed Feb 8 23:05:53 UTC 2017
pkgbase = pycharm-professional
pkgdesc = Powerful Python and Django IDE. Professional edition.
pkgver = 2016.3.2
@ -30,7 +30,8 @@ pkgbase = pycharm-professional
optdepends = python2-pytest: For support testing inside Pycharm with Python 2
optdepends = python-pytest: For support testing inside Pycharm with Python 3
optdepends = python2-tox: Python environments for testing tool with Python 2
optdepends = python-tox: Python environments for testing tool with Python 3
optdepends = python-tox: Python environments for testing tool with Python 3,
optdepends = jupyter: For support Jupyter Notebook
provides = pycharm
conflicts = pycharm
conflicts = pycharm-community

View File

@ -35,7 +35,8 @@ optdepends=('ipython2: For enhanced interactive Python shell v2 inside Pycharm'
'python2-pytest: For support testing inside Pycharm with Python 2'
'python-pytest: For support testing inside Pycharm with Python 3'
'python2-tox: Python environments for testing tool with Python 2'
'python-tox: Python environments for testing tool with Python 3')
'python-tox: Python environments for testing tool with Python 3',
'jupyter: For support Jupyter Notebook')
sha256sums=('72a7032ce618030db44179e7ae4e3b5d0ef761a7cbfeb34aeedf670b5d1059a3'
'016db1860a8b36d408c827f90aeb04b9d55cf21ea36788a9d8510cc54fae1c49'
'c1a74303d9e870918bd8068f761c8251b996694b1b96b3537fbca317679c4958'