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

Package name normalization is not handled correctly #55

Closed
alex opened this issue May 15, 2014 · 0 comments
Closed

Package name normalization is not handled correctly #55

alex opened this issue May 15, 2014 · 0 comments

Comments

@alex
Copy link
Contributor

alex commented May 15, 2014

For example:

$ caniusepython3 --projects wsgi_intercept
Finding and checking dependencies ...
No handlers could be found for logger "ciu"

You have 0 projects blocking you from using Python 3!

$ caniusepython3 --projects wsgi-intercept
Finding and checking dependencies ...
No handlers could be found for logger "ciu"

You need 1 project to transition to Python 3.
Of that 1 project, 1 has no direct dependencies blocking its transition:

  wsgi-intercept
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants