Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
L
ligo-segments
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1
    • Merge Requests 1
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • lscsoft
  • ligo-segments
  • Issues
  • #5

Closed
Open
Opened Oct 23, 2018 by Leo Pound Singer@leo-singerDeveloper

ligo-common dependency breaks `python setup.py test` for other projects that include namespace packages

Since version 1.1.0, ligo-segments has required ligo-common, which provides a pkg_resources-style namespace package but fails to declare it in setup.py in namespace_packages. For other projects that include subpackages of the ligo namespace package, this breaks the ability to run python setup.py test without first installing. This interferes with CI testing.

Please drop the dependency ligo-common. As a workaround, I am requiring ligo-segments<1.1.0 in my projects (see ligo.skymap!62 (merged).

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: lscsoft/ligo-segments#5