Skip to content

Allow import of multiple packages#2

Merged
thatch merged 3 commits intopython-packaging:mainfrom
markrofail:multipackages
Oct 4, 2020
Merged

Allow import of multiple packages#2
thatch merged 3 commits intopython-packaging:mainfrom
markrofail:multipackages

Conversation

@markrofail
Copy link
Copy Markdown
Contributor

PR Summary
Closes #1

  • make ArgumentParser accept a list of packages
  • change the logic in main.py to work with a list of packages
  • write a test in tests/main.py with a multiple packages scenario

@markrofail markrofail changed the title Allow import of multiple packages #1 Allow import of multiple packages Oct 4, 2020
@thatch thatch merged commit 983554d into python-packaging:main Oct 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Take more than one top-level package

2 participants