1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests
2013-12-20 14:31:12 -05:00
..
data Respect explicit encoding declarations in setup.py files. 2013-12-20 10:52:32 -05:00
functional Respect explicit encoding declarations in setup.py files. 2013-12-20 10:52:32 -05:00
lib Add symlinks=True to copytree invocation so that tests pass in Python 3 2013-11-10 00:05:13 +00:00
scripts Fix tests using virtualenv on Windows. 2013-10-24 21:26:38 +01:00
unit Try utf-8, the system’s default encoding, and latin1 when reading egg_info-files to avoid UnicodeDecodeErrors at the installation of a package. 2013-12-20 14:31:12 -05:00
__init__.py Port to Python3 2011-03-15 15:49:48 -04:00
conftest.py Work around Python 3.2 import issues 2013-09-05 10:39:28 -04:00