From 8038039c797377b350f9c8bd803fd3ab937e1442 Mon Sep 17 00:00:00 2001 From: Hunor Csomortáni Date: Jan 12 2018 11:07:01 +0000 Subject: Remove pytest.ini Had default configuration anyways. Future configuration can be made in tox.ini . Signed-off-by: Hunor Csomortáni --- diff --git a/pytest.ini b/pytest.ini deleted file mode 100644 index 9c43dcd..0000000 --- a/pytest.ini +++ /dev/null @@ -1,7 +0,0 @@ -[pytest] - -minversion = 2.0 - -python_functions=test - -python_files=test_*