Skip to content

There is a circular dependency between this and lisp-unit2. #4

@kat-co

Description

@kat-co

0c80429 migrated the tests to lisp-unit2, but every version of lisp-unit2 relies on symbol-munger. Therefore, it is impossible to test this project unless:

  • You already have a version of lisp-unit2 available
  • You first build a version of symbol-munger that does not rely on lisp-unit2 so that you can build lisp-unit2, so that you can build the latest version of this, so that you can build the latest version of lisp-unit2.

This poses an issue particularly for folks trying to package this (hi!).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions