Skip to content

Add setup.py support

Fabien Catteau requested to merge ee-11244-setup.py into master

What does this MR do?

Update Go dependency analyzers/gemnasium-python in order to detect Python projects having a setup.py file and no dependency file compatible with pip or pipenv.

This also updates the expected report, though this has nothing to do with setup.py support. See broken QA job on master branch.

What are the relevant issue numbers?

gitlab-org/gitlab#11244 (closed)

Does this MR meet the acceptance criteria?

Edited by Fabien Catteau

Merge request reports