Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed setup.py to install deps #106

Merged
merged 2 commits into from
Sep 22, 2020
Merged

Fixed setup.py to install deps #106

merged 2 commits into from
Sep 22, 2020

Conversation

archen
Copy link
Contributor

@archen archen commented Sep 22, 2020

Added the install_requires line needed to install pypi dependencies and
opportunistically fixed the usage of summary which isn't recognized by
dist/setuptools and used description instead.

Added the install_requires line needed to install pypi dependencies and
opportunistically fixed the usage of `summary` which isn't recognized by
dist/setuptools and used `description` instead.
@archen archen requested a review from izar as a code owner September 22, 2020 19:41
@ghost
Copy link

ghost commented Sep 22, 2020

DeepCode's analysis on #3dd161 found:

  • ⚠️ 1 warning 👇

Top issues

Description Example fixes
Missing close for open, add close or use a with block. Occurrences: 🔧 Example fixes

👉 View analysis in DeepCode’s Dashboard | Configure the bot

@izar
Copy link
Collaborator

izar commented Sep 22, 2020

Thanks! Interesting though, the previous version was passing Github CI checks.

@izar izar merged commit 2d7abab into OWASP:master Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants