summaryrefslogtreecommitdiff
path: root/tests/test_pypi.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove crufty, ignored test.Jason R. Coombs2018-06-061-82/+0
|
* Revert "Merge pull request #933 from pypa/feature/581-depend-not-bundle"Jason R. Coombs2017-02-241-2/+2
| | | | | This reverts commit 089cdeb489a0fa94d11b7307b54210ef9aa40511, reversing changes made to aaec654d804cb78dbb6391afff721a63f26a71cd.
* Strip out vendored packages and require them instead. Ref #581.Jason R. Coombs2017-01-011-2/+2
|
* Add test to verify the install of Pypi top packagesThiebaud Weksteen2016-11-041-0/+82