mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-06 03:25:21 +00:00
Readd func name
This commit is contained in:
parent
be52774e21
commit
b02ce25247
@ -194,6 +194,8 @@ def add_requirements_poetry(imports):
|
||||
os.system("poetry init -n -q")
|
||||
os.system(poetry_command_cleaned)
|
||||
|
||||
|
||||
def get_imports_info(imports, pypi_server="https://pypi.python.org/pypi/", proxy=None):
|
||||
result = []
|
||||
|
||||
for item in imports:
|
||||
|
Loading…
x
Reference in New Issue
Block a user