remove pandas dependency for tests
@@ -56,6 +56,6 @@ See http://propka.org/ for the PROPKA web server.
entry_points={'console_scripts': ['propka3 = propka.run:main', ]},
zip_safe=True,
python_requires='>=3.6',
tests_require=["pandas", "numpy", "pytest"],
tests_require=["numpy", "pytest"],
test_suite="tests",
)
The note is not visible to the blocked user.