summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authordvora-h <67596500+dvora-h@users.noreply.github.com>2022-04-04 12:33:58 +0300
committerGitHub <noreply@github.com>2022-04-04 12:33:58 +0300
commitd41f8aab791fe0d9a620f99ad0b277f5eed47c5f (patch)
treee790b23db8c53d381f7b03b5d6d84997ff89f5c8 /tox.ini
parent17f1140506310748a4f8164259d73fd0a4d362d5 (diff)
downloadredis-py-d41f8aab791fe0d9a620f99ad0b277f5eed47c5f.tar.gz
Clean up test supoort enterprise environments (#2082)
* skip tests on enterprise * delete dping implementation
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 1a3450b..9ea8706 100644
--- a/tox.ini
+++ b/tox.ini
@@ -8,6 +8,7 @@ markers =
ssl: marker for only the ssl tests
replica: replica tests
experimental: run only experimental tests
+ asyncio: marker for async tests
[tox]
minversion = 3.2.0