Преглед на файлове

Remove "experimental" label from SQS support in README (#4756)

The [Brokers documentation](docs/getting-started/brokers/index.rst) states
that the Amazon SQS backend is stable.
Robert Knight преди 6 години
родител
ревизия
0d97399a8c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      README.rst

+ 1 - 1
README.rst

@@ -271,7 +271,7 @@ Transports and Backends
     for using Redis as a message transport or as a result backend.
 
 :``celery[sqs]``:
-    for using Amazon SQS as a message transport (*experimental*).
+    for using Amazon SQS as a message transport.
 
 :``celery[tblib``]:
     for using the ``task_remote_tracebacks`` feature.