timothymugayi / boto3-sqs-extended-client-lib

Boto3 SQS Extended Client Library for Python. An extension to the boto3 sqs client that enables sending and receiving messages up to 2GB via Amazon S3. [WARNING: This library is still under development contributors welcome]
Apache License 2.0
27 stars 23 forks source link

PyPi is not up to date #19

Open curtis-shea opened 2 years ago

curtis-shea commented 2 years ago

Expected Behavior

PyPi is up to date with Github code.

Current Behavior

PyPi code is 3 years out of date.

Steps to Reproduce

  1. Run pip install pysqs-extended-client
  2. Check files against the github files
  3. The files do not include the FIFO code.