Closed bensteUEM closed 1 year ago
when adding the dependency in another project poetry requires a - instead of _ "churchtools-api": {"git": "https://github.com/bensteUEM/ChurchToolsAPI.git", "rev": "1.5.0"} there might be some issue with the package name
"churchtools-api": {"git": "https://github.com/bensteUEM/ChurchToolsAPI.git", "rev": "1.5.0"}
Use of - instead of _ is automatically substituted for pip https://github.com/ros/rosdistro/issues/18116#issuecomment-394897086
rename project to - instead of _ with #77
when adding the dependency in another project poetry requires a - instead of _
"churchtools-api": {"git": "https://github.com/bensteUEM/ChurchToolsAPI.git", "rev": "1.5.0"}
there might be some issue with the package name