setup.py: Add missing comma in entrypoints
A missing comma in entry points is mangling the tar_element entry point and causing the ostree entry point to not be available.
Proposed changes:
- Add the missing comma
A missing comma in entry points is mangling the tar_element entry point and causing the ostree entry point to not be available.
Proposed changes: