Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Add exclude parameters to be passed in. #201

Merged
merged 2 commits into from May 6, 2019

Conversation

milind-shakya-sp
Copy link
Contributor

Copy link
Owner

@brettcannon brettcannon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

caniusepython3/__main__.py Outdated Show resolved Hide resolved
@@ -18,7 +18,6 @@
from caniusepython3 import dependencies
from caniusepython3 import projects as projects_

import distlib.metadata
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed unused import.

@milind-shakya-sp
Copy link
Contributor Author

@brettcannon Added some tests.

@brettcannon brettcannon self-requested a review April 29, 2019 23:22
@brettcannon brettcannon merged commit 8b7326d into brettcannon:master May 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for excluding non-py3 compliant packages which helps for legacy projects
2 participants