libraries.io icon indicating copy to clipboard operation
libraries.io copied to clipboard

This project has no dependencies.

Open szabolcsdombi opened this issue 8 years ago • 3 comments

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

image

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 bug or bugsnag.

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.

szabolcsdombi avatar Jun 15 '17 08:06 szabolcsdombi

Not sure whether this is now fixed? https://libraries.io/pypi/moderngl doesn't seem to detect any dependencies.

brainwane avatar Jul 21 '19 17:07 brainwane

And https://libraries.io/github/cprogrammer1994/ModernGL now gives a 404.

brainwane avatar Jul 21 '19 17:07 brainwane

https://libraries.io/github/moderngl/moderngl

image

szabolcsdombi avatar Jul 22 '19 04:07 szabolcsdombi