mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-06 03:25:21 +00:00
delete testing code
This commit is contained in:
parent
c4a9269a17
commit
b59fb4ffe2
@ -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 (.+)$'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user