Skip to content

Commit

Permalink
rm print
Browse files Browse the repository at this point in the history
  • Loading branch information
Sümer Cip committed Oct 15, 2020
1 parent 3674693 commit 9de586e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion run_tests.py
Expand Up @@ -20,7 +20,6 @@ def _testsuite_from_tests(tests):
'test_hooks',
'test_tags',
]
print(sys.version_info)
if sys.version_info < (3, 10):
tests += ['test_gevent']
if sys.version_info >= (3, 4):
Expand Down

0 comments on commit 9de586e

Please sign in to comment.