]> arthur.barton.de Git - bup.git/blobdiff - pytest.ini
Prefer python 3, and mention intent to drop python 2 support
[bup.git] / pytest.ini
index 792be34664f4ea6df1b10e5d96cae023430e0d45..1ba300b6753d07ad055ec50f653ec5f0766241c3 100644 (file)
@@ -1,2 +1,7 @@
+
 [pytest]
+
 testpaths = test/int test/ext
+
+markers =
+    release: tests to check that the tree is ready for a release