We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There's already a python project called shovel (currently >600 stars on GitHub)
https://github.com/seomoz/shovel
Which causes a problem for pip install and module imports
pip install git+https://github.com/lyst/shovel.git#egg=shovel Requirement already satisfied: shovel from git+https://github.com/lyst/shovel.git#egg=shovel
https://www.python.org/dev/peps/pep-0423/
shovel
lyst.shovel
The text was updated successfully, but these errors were encountered:
hm, imho, a variation of shovel would be a better option. Maybe shovelit?
shovelit
Sorry, something went wrong.
No branches or pull requests
There's already a python project called shovel (currently >600 stars on GitHub)
https://github.com/seomoz/shovel
Which causes a problem for pip install and module imports
Potential Solutions
https://www.python.org/dev/peps/pep-0423/
shovel
tolyst.shovel
The text was updated successfully, but these errors were encountered: