@@ -8,5 +8,9 @@ setup(name='mathgenerator',
author_email='lukew25073@gmail.com',
license='MIT',
packages=find_packages(),
install_requires=[],
install_requires=[
sympy,
numpy,
scipy
],
entry_points={})
The note is not visible to the blocked user.