1
0
mirror of https://github.com/quay/quay.git synced 2025-04-16 23:03:13 +03:00

chore: update setup.py (#3569)

Add data.queue to packages
This commit is contained in:
Kenny Lee Sin Cheong 2025-01-16 10:49:47 -05:00 committed by GitHub
parent 3b739cf4d2
commit 4cf52586b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -79,6 +79,7 @@ setup(
"data.logs_model.logs_producer",
"data.model",
"data.model.oci",
"data.queue",
"data.registry_model",
"data.secscan_model",
"util",