1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
Commit graph

18 commits

Author SHA1 Message Date
Alex Gaynor
3e527f2fbf Fixed some pytest warnings in the tests 2017-03-20 11:45:29 -04:00
Thomas Grainger
a4d63a60d4 Use the new wheel config section 2015-10-02 01:26:59 +01:00
Donald Stufft
814514e1bd Rename pip.vendor.* to pip._vendor.* to ensure it's obviously private 2013-10-22 21:32:25 -04:00
Donald Stufft
da0bc4b1d1 Switch to using py.test as the test runner instead of nose
* Better output with the bare asserts we use throughout the tests
* Function fixtures are pretty nice, especially as a way to
  start a background server or create an isolated virtualenv
2013-08-21 10:19:58 -04:00
Paul Moore
979e0f4823 Add the universal flag to setup.cfg to create version-independent wheels 2013-08-20 11:39:56 +01:00
Marcus Smith
156c909b95 can't use easy_install to install virtualenv test req from git 2013-07-01 21:14:10 -07:00
Chris McDonough
05ebae2a20 Non-user-facing: setup.py dev in pip checkout will run setup.py develop and then cause test_requires requirements to be installed 2012-09-07 10:45:39 -04:00
Hugo Lopes Tavares
3733499481 bugfix: closed ticket #132 - Bazaar backend does not show bzr+file:// in freeze command 2010-06-09 00:34:44 -03:00
Hugo Lopes Tavares
4cda37e4b3 using local mercurial repositories in tests/test_freeze.py 2010-06-08 22:20:32 -03:00
Hugo Lopes Tavares
109e65bda6 bugfix: added missing slash to local file path 2010-06-08 21:45:09 -03:00
Hugo Lopes Tavares
96ed554ccc added setup.cfg, helping nosetests find the tests directory 2010-06-03 16:57:05 -03:00
Ian Bicking
41ac46584f update versions for release 2009-10-08 15:41:28 -05:00
Ian Bicking
0112cd7f79 build updates, set version to 0.3.1dev 2009-01-29 12:30:12 -06:00
Ian Bicking
d5b6bbeb3c update versions for release 2009-01-29 12:18:12 -06:00
Ian Bicking
bc11103579 use dev version for tip 2009-01-20 21:23:22 -06:00
Ian Bicking
ade11f6eeb update news/versions for release 2009-01-20 21:21:51 -06:00
Ian Bicking
bb1434867f remove svn tag 2008-12-18 17:29:45 -06:00
Ian Bicking
c2000d7de6 [svn r20974] Renaming pyinstall to pip 2008-10-15 17:02:57 -05:00