diff --git a/pyproject.toml b/pyproject.toml index 5e558a7..d433dd5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ Homepage = "https://github.com/OpenTimelineIO/otio-fcpx-xml-adapter" Tracker = "https://github.com/OpenTimelineIO/otio-fcpx-xml-adapter/issues" [project.entry-points."opentimelineio.plugins"] -otio_cmx3600_adapter = "otio_fcp_x_xml_adapter" +otio_cmx3600_adapter = "otio_fcpx_xml_adapter" [tool.hatch.build.targets.sdist] # Ensure the sdist includes a setup.py for older pip versions