From 2a8ad733fb5dc2e763256207332e42c90a3d6a6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 31 Mar 2016 00:29:17 +0200 Subject: Setting up Python package Adding support for installing using pip. This will be default way to install mcwrapper. --- tests/all.sh | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 tests/all.sh (limited to 'tests/all.sh') diff --git a/tests/all.sh b/tests/all.sh deleted file mode 100755 index 1237154..0000000 --- a/tests/all.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash -cd "$( dirname "${BASH_SOURCE[0]}" )" - -./t_codingstandard.sh -[[ ! $? -ne 0 ]] || exit 1 -- cgit v1.2.3