Skip to content

Commit ff26395

Browse files
committed
Remove old comment
1 parent 182a65a commit ff26395

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

setup.cfg

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ long_description = file: README.rst
2323
[options]
2424
zip_safe = True
2525
packages = find:
26-
# Note that we don't include Matplotlib as a required dependency since it is only
27-
# required if the plugin is actually used, in which case the package using this
28-
# will already need to have Matplotlib declared as a dependency. We want to avoid
29-
# installing Matplotlib unecessarily.
3026
install_requires =
3127
pytest
3228
matplotlib

0 commit comments

Comments
 (0)