Skip to content

Make clean does not remove service depedency wheels #3

Description

@anthonyfong100

When running make clean --> the service_one dep/.whl is not removed. Is the make clean command supposed to include the following?

clean:
	-rm $(WHEELS) $(BUILD_DIR)/dist/*.whl $(BUILD_DIR)/dist/deps/*.whl

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions