Skip to content

Commit 6a56d22

Browse files
authored
Merge pull request #942 from AMDmi3/patch-1
Remove broken mention of testsuite from setup.py
2 parents bda4b79 + 11dd1c8 commit 6a56d22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ def get_long_description():
6363
'Programming Language :: Python :: Implementation :: PyPy',
6464
'Topic :: Software Development :: Libraries :: Python Modules',
6565
],
66-
test_suite='testsuite.test_all.suite',
6766
project_urls={
6867
'Changes':
6968
'https://pycodestyle.pycqa.org/en/latest/developer.html#changes',

0 commit comments

Comments
 (0)