delete testing code

This commit is contained in:
Mattwmaster58 2017-12-24 21:13:10 -07:00 committed by GitHub
parent c4a9269a17
commit b59fb4ffe2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,8 +47,7 @@ import requests
from yarg import json2package
from yarg.exceptions import HTTPError
# from pipreqs import __version__
__version__ = 2.0
from pipreqs import __version__
REGEXP = [
re.compile(r'^import (.+)$'),