From 280c60120beb13d00c807c418c765b93da248b19 Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Mon, 10 Apr 2017 06:48:57 +0100 Subject: Set up pytest --- setup.cfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index 14c6824..459ffba 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,3 +5,6 @@ universal=1 source-dir = docs build-dir = docs/build all_files = 1 + +[aliases] +test=pytest -- cgit v1.2.3