add pytest.ini with flags to show skipped test reasons, revert tox.ini
diff --git a/pytest.ini b/pytest.ini
new file mode 100644
index 0000000..723735a
--- /dev/null
+++ b/pytest.ini
@@ -0,0 +1,2 @@
+[pytest]
+addopts = -r s