libraries.io
libraries.io copied to clipboard
This project has no dependencies.
Dependencies are listed for my project however those are dependencies of the examples only.
The dependencies only appear on https://libraries.io/github/cprogrammer1994/ModernGL. ❌ The pypi version https://libraries.io/pypi/ModernGL detects no dependencies. ✔️
- The correct value is
Dependencies 0

Bugs
Before submitting a bug report:
- [x] Double-check that the bug is persistent,
- [x] Double-check the bug hasn't already been reported on our issue tracker, they should be labelled
bugorbugsnag.
Expected behavior
For python projects
- detect the dependencies from the requirement.txt in the root directory
- detect the dependencies from the requirement.txt next to the setup.py (same as above)
- detect the dependencies from the setup.py (install_requires=...)
Not sure if there are more.
Not sure whether this is now fixed? https://libraries.io/pypi/moderngl doesn't seem to detect any dependencies.
And https://libraries.io/github/cprogrammer1994/ModernGL now gives a 404.
https://libraries.io/github/moderngl/moderngl
