From f5579605c4905dc71e8605081ba0263563f6926e Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Tue, 20 Sep 2016 17:51:46 -0400 Subject: [bug] revert usage of twisted which the test environment isn't finding the path properly, due to pytest internals. so: - add path extension - fix the order in which we're happy with a gpg option (to avoid symlinks) --- pkg/requirements-testing.pip | 1 + 1 file changed, 1 insertion(+) (limited to 'pkg') diff --git a/pkg/requirements-testing.pip b/pkg/requirements-testing.pip index 0a68f0b..fdecff3 100644 --- a/pkg/requirements-testing.pip +++ b/pkg/requirements-testing.pip @@ -5,4 +5,5 @@ coverage pytest pytest-pep8 pytest-cov +pytest-pdb setuptools-trial -- cgit v1.2.3