aboutsummaryrefslogtreecommitdiffstats
path: root/pytest.ini
diff options
context:
space:
mode:
authorTerry Chia <terrycwk1994@gmail.com>2014-12-14 15:32:16 +0800
committerTerry Chia <terrycwk1994@gmail.com>2014-12-14 15:32:16 +0800
commit36b35b1d613b54205d7fb041c4960c0c1f9d34f9 (patch)
tree5b630b451618777cc7c718dcd0353a4ccf58852e /pytest.ini
parentc5e9ce030ba279973f2970d7efe16048a0d09b3a (diff)
downloadcryptography-36b35b1d613b54205d7fb041c4960c0c1f9d34f9.tar.gz
cryptography-36b35b1d613b54205d7fb041c4960c0c1f9d34f9.tar.bz2
cryptography-36b35b1d613b54205d7fb041c4960c0c1f9d34f9.zip
Move config in pytest.ini to tox.ini.
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini5
1 files changed, 0 insertions, 5 deletions
diff --git a/pytest.ini b/pytest.ini
deleted file mode 100644
index 0567f800..00000000
--- a/pytest.ini
+++ /dev/null
@@ -1,5 +0,0 @@
-[pytest]
-addopts = -r s
-markers =
- requires_backend_interface: this test requires a specific backend interface
- supported: parametrized test requiring only_if and skip_message