summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBenoit Pierre <benoit.pierre@gmail.com>2018-10-08 18:09:53 +0200
committerBenoit Pierre <benoit.pierre@gmail.com>2018-10-18 23:28:37 +0200
commitadd3801163bf2b54eff4d44afc076c144217d530 (patch)
tree312dfe5fd95ae932a51ab7684a94c9d4b2212a25 /.gitignore
parentc30b10a7a0de291691744e7cd8fba191099d6224 (diff)
downloadpip-add3801163bf2b54eff4d44afc076c144217d530.tar.gz
tests: rework tests virtual environment
- cleanup virtualenv creation code - ensure all testing virtual environments use a recent version of setuptools / wheel, making it easier to switch to custom versions of those, as well as reducing network accesses - reduce size of testing virtual environment, slightly speeding up the testsuite
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 31e69bc00..dfa41c022 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@ htmlcov/
nosetests.xml
coverage.xml
*.cover
+tests/data/common_wheels/
# Misc
*~