Skip to content
This repository was archived by the owner on Aug 28, 2020. It is now read-only.

Partially fixes #5 #163

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Partially fixes #5 #163

wants to merge 1 commit into from

Conversation

chatpion
Copy link

Fixes

Partially fixes #5

Checklist

  • I have made a material change to the repo (functionality, testing, spelling, grammar)
  • I have read the [Contribution Guide] and my PR follows them.
  • I updated my branch with the master branch.
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation about the functionality in the appropriate .md file
  • I have added in line documentation to the code I modified

Short description of what this PR does:

  • Replace all variables with a single dict based on PackageManagerData (keys are attributes containing "download").

Replace all variables with a single dict based on PackageManagerData
(keys are attributes containing "download").
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make update_package_manager_data and update_db generic
2 participants