Skip to content

Commit b23d4cc

Browse files
committed
Add requirements
1 parent 42c141f commit b23d4cc

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Installation is as easy as getting the code from `PyPI <https://pypi.python.org/
2121

2222
installation
2323
cli
24-
kernel
24+
kernels
2525
diffusion
2626
constants
2727
matrix
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Kernel
22
======
33
Pool of kernels available at DiffuPy.
44

5-
.. automodule:: diffupy.kernel
5+
.. automodule:: diffupy.kernels
66
:members:

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ install_requires =
5151
numpy
5252
scipy
5353
pybel==0.13.2
54-
pybel_tools
5554

5655
# Random options
5756
zip_safe = false

0 commit comments

Comments
 (0)