Commit Graph

40 Commits

Author SHA1 Message Date
Vineet Naik da2d05065b Merge pull request #5 from msabramo/travis
Add .travis.yml for Travis CI
2014-06-14 23:10:49 +05:30
Vineet 6331e05c77 Merge branch 'msabramo-py26' 2014-06-14 23:07:37 +05:30
Vineet 0f0d3d21ff Resolve merge conflicts in tox.ini 2014-06-14 23:07:23 +05:30
Vineet 98223a0535 Merge branch 'msabramo-create_virtualenv_for_tests' 2014-06-14 23:03:28 +05:30
Marc Abramowitz aea387bcb3 Add script for creating test virtualenv
so that tests are not reliant on /home/vineet/.virtualenvs/equimapper
2014-06-14 09:05:25 -07:00
Marc Abramowitz 092a3e7e06 Support Python 2.6 2014-06-13 11:28:45 -07:00
Marc Abramowitz ec9d4260a2 Add .travis.yml for Travis CI 2014-06-12 13:13:28 -07:00
Vineet 75414651a0 Add Changelog 2014-05-11 16:27:38 +05:30
Vineet 97e9db00c1 Bump version to 0.3 2014-05-11 16:27:27 +05:30
Vineet 1d0952dffe Update README 2014-05-11 16:20:15 +05:30
Vineet e81b73e604 Hack around a weird behaviour of pip
Some dependencies are not present in the result of
'pip.get_installed_distributions' eg. 'testresources'. This is a hack
around it.
2014-05-11 15:55:30 +05:30
Vineet 29650c3975 Warn about possibly confusing deps + refactor
* Added code to show warnings about possibly confusing dependencies
* A command line option '-w' or '--nowarn' added to allow for inhibition
  of the warnings
* A lot of code had to be refactored to do this cleanly
2014-05-11 12:12:48 +05:30
Vineet 7852d84b80 Fix readme 2014-05-11 00:32:26 +05:30
Vineet ec6c2c6cc2 Update and fix the docstrings 2014-05-11 00:29:06 +05:30
Vineet 435dfa6ada Add --freeze flag for writing to requirement files
When this flag is active, the source of repos installed via VCS and
whether or not they are editable will also be printed
2014-05-11 00:20:15 +05:30
Vineet 5637df651f Make pep8 compliant 2014-04-05 19:56:11 +05:30
Vineet e215900745 Update usage output in readme 2014-02-08 10:56:52 +05:30
Vineet fc74c30a3c Add a note in README 2014-02-06 22:39:06 +05:30
Vineet d0c94d07f3 Improve the help-text for -l flag 2014-02-06 22:37:42 +05:30
Vineet 53c6671350 Bump version to 0.2 2014-02-05 23:41:36 +05:30
Vineet 352a5ec333 Fix tests 2014-02-05 23:40:44 +05:30
Vineet d77f83205e Use project_name attr of dist object 2014-02-05 23:40:28 +05:30
Vineet 8fb57fd076 Fix README 2014-02-05 23:02:50 +05:30
Vineet 50e84a2a71 Update README 2014-02-05 22:59:38 +05:30
Vineet 768347fa97 Use project_name attr of package instead of key when displaying 2014-02-05 22:59:25 +05:30
Vineet be971b28bf Add tox 2014-02-05 22:45:50 +05:30
Vineet 36e8baab36 Fix loading of the pickled fixture under py3 2014-02-05 22:44:42 +05:30
Vineet 9f0b1765b4 Add LICENSE 2014-02-05 21:48:26 +05:30
Vineet 1eaccf8b3a Update gitignore 2014-02-05 21:47:42 +05:30
Vineet ea5a5b18f1 Add setup.py 2014-02-05 21:45:36 +05:30
Vineet ded34c25e2 Fix whitespace 2014-02-05 21:43:05 +05:30
Vineet ccd9529c32 Skip 'pipdeptree' itself when displaying the tree 2014-02-05 21:42:43 +05:30
Vineet af7bc5e9b4 Fix README 2014-02-02 23:29:17 +05:30
Vineet ba9376eca9 Update README with comparison with pip freeze 2014-02-02 23:28:10 +05:30
Vineet d6c56673e3 Change extension of pickle file to .pickle 2014-02-02 23:18:06 +05:30
Vineet 45ae660dea Add tests 2014-02-02 23:14:29 +05:30
Vineet 1e699de339 Add README 2014-02-02 23:14:23 +05:30
Vineet e503caa62b Change the help text 2014-02-02 23:11:52 +05:30
Vineet 1aa8b9dd25 Add .gitignore file 2014-02-02 21:58:16 +05:30
Vineet 7575fd833c Initial commit 2014-02-02 21:57:58 +05:30