summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pkg/requirements-testing.pip1
-rw-r--r--setup.cfg2
2 files changed, 3 insertions, 0 deletions
diff --git a/pkg/requirements-testing.pip b/pkg/requirements-testing.pip
index f41fdba..14a4820 100644
--- a/pkg/requirements-testing.pip
+++ b/pkg/requirements-testing.pip
@@ -1,2 +1,3 @@
mock
leap.soledad.client
+setuptools-trial
diff --git a/setup.cfg b/setup.cfg
new file mode 100644
index 0000000..c71bffa
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,2 @@
+[aliases]
+test = trial