Skip to content

[BUG] The PyPi source package is not buildable without files from files from .github directory #799

@btbroot

Description

@btbroot

Is there an existing issue for this?

  • I have searched the existing issues

Does this issue exist in the latest version?

  • I'm using the latest release

Describe the bug?

It seems, the project uses GNU make, distutils and tox. All the related files (starting from Makefile) are missing from the latest django-view-breadcrumbs 2.5.1 package, rendering it therefore unbuildable

To Reproduce

  1. Download and extract https://files.pythonhosted.org/packages/a7/96/25123c58f6f4a5dc207f285a0c0ddaad106792b603bdd7687e2dedc39ea5/django-view-breadcrumbs-2.5.1.tar.gz
  2. Run make in the extracted source directory
.../django-view-breadcrumbs-2.5.1$ LANG=C make
make: *** No targets specified and no makefile found.  Stop.

What OS are you seeing the problem on?

Ubuntu

Expected behavior?

GNU make works

Relevant log output

No response

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions