mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-07 03:55:22 +00:00
rename and republish
This commit is contained in:
parent
1e448f9b20
commit
e7c86ff8f4
@ -24,7 +24,7 @@ Installation
|
|||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
pip install pipreqs
|
pip install pipreqs-spenly
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
-----
|
-----
|
||||||
|
2
setup.py
2
setup.py
@ -21,7 +21,7 @@ requirements = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='pipreqs',
|
name='pipreqs-spenly',
|
||||||
version=__version__,
|
version=__version__,
|
||||||
description='Pip requirements.txt generator based on imports in project',
|
description='Pip requirements.txt generator based on imports in project',
|
||||||
long_description=readme + '\n\n' + history,
|
long_description=readme + '\n\n' + history,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user