Vadim Kravcenko
|
897bfafb54
|
fix(pipreqs/mapping): remove pylab reference to matplotlib
as it is a standalone library
|
2015-12-04 20:38:08 +01:00 |
|
Vadim Kravcenko
|
e9fea0e8f7
|
version bump
|
2015-10-22 10:54:23 +02:00 |
|
Vadim Kravcenko
|
383d5a7725
|
Merge pull request #31 from hdformat/master
fix(pipreqs/pipreqs.py): fix a mistake on args.get
|
2015-10-22 10:49:13 +02:00 |
|
EJ Lee
|
084ef4b725
|
fix(pipreqs/pipreqs.py): fix a mistake on args.get
|
2015-10-22 17:15:43 +09:00 |
|
Vadim Kravcenko
|
385d3be409
|
chore(init): Version bump
v0.3.2
|
2015-10-21 11:49:51 +02:00 |
|
Vadim Kravcenko
|
f2ee9d50d5
|
fix(pipreqs): set default logging level to INFO
|
2015-10-21 11:49:08 +02:00 |
|
Vadim Kravcenko
|
1e7b021120
|
fix(pipreqs): add venv to ignore_dirs
|
2015-10-21 11:48:21 +02:00 |
|
Vadim Kravcenko
|
ea191acd36
|
chore(history): Version bump
v0.3.1
|
2015-10-20 22:17:23 +02:00 |
|
Vadim Kravcenko
|
3acbdaa893
|
fix(pipreqs/pipreqs.py): add python 2.6 and 2.7 support for encoding parameter
|
2015-10-20 22:10:12 +02:00 |
|
Vadim Kravcenko
|
2ffa4d2bf0
|
Merge pull request #30 from hdformat/master
fix for windows, update readme and fix lint warnning
|
2015-10-20 22:03:21 +02:00 |
|
EJ Lee
|
061a9b5f64
|
fixed lint warnings
|
2015-10-20 19:51:39 +09:00 |
|
EJ Lee
|
a4e7cbc772
|
update usage
|
2015-10-20 19:47:22 +09:00 |
|
EJ Lee
|
195565b50c
|
feat(cli): add --encoding parameter for open()
|
2015-10-20 19:45:20 +09:00 |
|
EJ Lee
|
e0137f2245
|
fix(pipreqs): support windows directory separator
|
2015-10-20 19:39:48 +09:00 |
|
Vadim Kravcenko
|
7170843913
|
fix(test_pipreqs): fix 2.6 python test
|
2015-09-28 20:49:04 +02:00 |
|
Vadim Kravcenko
|
8d7b7f6d1c
|
feat(cli): add --proxy and --pypi-server options
v0.3.0
|
2015-09-28 20:45:23 +02:00 |
|
Vadim Kravcenko
|
743627cc14
|
Merge pull request #26 from GadgetSteve/master
Added .svn & .hg to directory ignores.
|
2015-09-28 16:26:59 +02:00 |
|
Steve Barnes
|
4b30cf6ae6
|
Added .svn & .hg to directory ignores.
Also added *.bak to git ignores.
Addresses #25
|
2015-09-28 15:21:32 +01:00 |
|
Vadim Kravcenko
|
74d51a067c
|
chore(global): Bump Version
v0.2.9
|
2015-09-25 20:47:03 +02:00 |
|
Vadim Kravcenko
|
d558f73c4e
|
Merge pull request #24 from Lee-W/master
Skip irreverent directory and change logging level
|
2015-09-01 10:39:33 +02:00 |
|
LeeW
|
301ff8ce83
|
Ignore irreverent directory when generating requirement.txt
* Currently ignore .git, __pycache__, env
|
2015-08-31 21:25:17 +08:00 |
|
LeeW
|
fef28cc9c9
|
Add vim temp file into .gitignore
|
2015-08-31 19:49:32 +08:00 |
|
LeeW
|
2c4ad02bfb
|
Modify logging level of "Requirement.txt already exists" to warning
|
2015-08-31 19:47:41 +08:00 |
|
Vadim Kravcenko
|
9a1f9e87dd
|
Merge pull request #21 from lord63-forks/flake8-fix
Fix flake8
|
2015-07-15 09:45:56 +02:00 |
|
lord63
|
d59c9a1e84
|
Fix flake8
|
2015-07-14 19:56:14 +08:00 |
|
Vadim Kravcenko
|
9671b53ff3
|
Merge pull request #20 from lord63-forks/fix-version
Fix the wrong version info, close #19
|
2015-07-14 12:45:20 +02:00 |
|
lord63
|
7ecc1248de
|
Fix the wrong version info, close #19
|
2015-07-13 22:49:49 +08:00 |
|
Vadim Kravcenko
|
fe71b90075
|
Version 0.2.8
Add --force option
Clean up
v0.2.8
|
2015-06-19 23:23:38 +02:00 |
|
Vadim Kravcenko
|
91db3afac7
|
docs(readme): Add example content of requirements.txt
|
2015-05-15 15:32:02 +02:00 |
|
Vadim Kravcenko
|
45558ad58d
|
Version bump 0.2.7
v0.2.7
|
2015-05-12 06:47:17 +02:00 |
|
Vadim Kravcenko
|
f18832690c
|
pep8
|
2015-05-12 06:43:26 +02:00 |
|
Vadim Kravcenko
|
a517c3f86d
|
fix travis
|
2015-05-12 06:41:18 +02:00 |
|
Vadim Kravcenko
|
107afcc6f2
|
fix tests
|
2015-05-12 06:33:07 +02:00 |
|
Vadim Kravcenko
|
b68919c440
|
try to read, ignore if failed
|
2015-05-12 06:24:31 +02:00 |
|
Vadim Kravcenko
|
f3ec4d5d2a
|
fix(pipreqs): Walk through all sys.path instead of only get_python_lib()
|
2015-05-11 23:05:47 +02:00 |
|
Vadim Kravcenko
|
f3011d6487
|
Version bump 0.2.6
|
2015-05-11 22:03:28 +02:00 |
|
Vadim Kravcenko
|
9035a2eb5b
|
styling: pep8
|
2015-05-11 22:02:53 +02:00 |
|
Vadim Kravcenko
|
0f622de27c
|
fix(pipreqs): ignore word "import" in package names
|
2015-05-11 21:46:33 +02:00 |
|
Vadim Kravcenko
|
8c77afd7fb
|
Version bump 0.2.5
v0.2.5
|
2015-05-11 19:19:31 +02:00 |
|
Vadim Kravcenko
|
8a04169419
|
fix(pipreqs): Duplicate entries in requirements.txt
|
2015-05-11 19:18:22 +02:00 |
|
Vadim Kravcenko
|
496b729309
|
fix(pipreqs): line parsing with comments on the same line
|
2015-05-11 19:18:05 +02:00 |
|
Vadim Kravcenko
|
3ed746a5d9
|
Version bump 0.2.4
v0.2.4
|
2015-05-10 11:29:08 +02:00 |
|
Vadim Kravcenko
|
94af4fc171
|
fix(pipreqs): py3 compatibility
|
2015-05-10 11:03:22 +02:00 |
|
Vadim Kravcenko
|
3fc82c5743
|
refactor(pipreqs): Refactor core code, remove unnecessary prints, rename vars
|
2015-05-10 10:58:05 +02:00 |
|
Vadim Kravcenko
|
dc512ae423
|
fix(make): add pip install to makefile
|
2015-05-09 12:38:02 +02:00 |
|
Vadim Kravcenko
|
dc8d0adfa0
|
Version bump 0.2.3
v0.2.3
|
2015-05-09 12:28:47 +02:00 |
|
Vadim Kravcenko
|
a41b353a02
|
improve(mapping): Add more entries to mapping
|
2015-05-09 12:28:26 +02:00 |
|
Vadim Kravcenko
|
32e7739cc7
|
fix(tests): remove print statement
|
2015-05-09 09:11:13 +02:00 |
|
Vadim Kravcenko
|
d6da9ddc96
|
Merge pull request #16 from tiagofmcosta/master
Handling multiple imports in the same line when using aliases
|
2015-05-09 09:08:57 +02:00 |
|
Tiago Costa
|
ea2db2c29a
|
Strip alias from import name for multiple imports on the same line. Fix for #13
|
2015-05-08 23:57:19 +01:00 |
|