mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-06 19:45:22 +00:00
history update
This commit is contained in:
parent
b55814a40d
commit
93f111a5e7
@ -3,6 +3,11 @@
|
|||||||
History
|
History
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
0.1.6 (2015-04-22)
|
||||||
|
---------------------
|
||||||
|
|
||||||
|
* py3 print function
|
||||||
|
|
||||||
0.1.5 (2015-04-22)
|
0.1.5 (2015-04-22)
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
|
2
setup.py
2
setup.py
@ -24,7 +24,7 @@ test_requirements = [
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='pipreqs',
|
name='pipreqs',
|
||||||
version='0.1.5',
|
version='0.1.6',
|
||||||
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,
|
||||||
author="Vadim Kravcenko",
|
author="Vadim Kravcenko",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user