summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStephen Finucane <sfinucan@redhat.com>2018-07-05 11:39:15 +0100
committerStephen Finucane <sfinucan@redhat.com>2018-07-18 10:12:17 +0100
commit2222dbb47e42d9518330cda6b6d5a2e2be308c2f (patch)
treece98630708503c24d247be21aab32d18dc2777ea /.gitignore
parent915e62ef7b1af4f3449457af1dbb77b0d11635f3 (diff)
downloadpbr-2222dbb47e42d9518330cda6b6d5a2e2be308c2f.tar.gz
Switch to stestr
According to Openstack summit session [1], stestr is maintained project to which all Openstack projects should migrate. Let's switch to stestr as other projects have already moved to it. While we're at it, we also fix the docs requirements and removed the unused 'pypy' and 'cover' tox targets. [1] https://etherpad.openstack.org/p/YVR-python-pti Change-Id: I424068adc9092be2cf40d117c9dc4e92bb51e804 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 85fc185..eaebb3e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,7 +24,7 @@ develop-eggs
.installed.cfg
# Other
-.testrepository
+.stestr/
.tox
.venv
.*.swp