We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cba9299 commit 1055ae0Copy full SHA for 1055ae0
1 file changed
setup.py
@@ -29,5 +29,5 @@
29
'Programming Language :: Python :: 3',
30
'Programming Language :: Python :: 3.6',
31
],
32
- test_suite='test_verify.py'
33
- )
+ test_suite='test_verify.py'
+ )
0 commit comments