Closed isabelrios closed 4 years ago
There is an issue affecting pipenv check https://github.com/pypa/pipenv/issues/4147
pipenv check
Until that is fixed it is necessary to ignore that check in Jenkins file as: pipenv check -i 37752
pipenv check -i 37752
┆Issue is synchronized with this Jira Task
This issue is fixed #9077
There is an issue affecting
pipenv check
https://github.com/pypa/pipenv/issues/4147Until that is fixed it is necessary to ignore that check in Jenkins file as:
pipenv check -i 37752
┆Issue is synchronized with this Jira Task