From a1f99dd37d5cd411e25b20b5265791e3dbb6eefc Mon Sep 17 00:00:00 2001 From: abby297 Date: Fri, 31 Dec 2021 21:27:48 +0530 Subject: [PATCH] changed the extension --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5131887..5f3b083 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ py_modules=['webpage2html'], - # Refers to test/test.py + # Refers to test/test.python test_suite='test.test', entry_points={