-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
- Download and extract https://files.pythonhosted.org/packages/a7/96/25123c58f6f4a5dc207f285a0c0ddaad106792b603bdd7687e2dedc39ea5/django-view-breadcrumbs-2.5.1.tar.gz
- Run
makein 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
Labels
bugSomething isn't workingSomething isn't working