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
generate.py
Packager().create_blank_locally()
Probably missed something
The text was updated successfully, but these errors were encountered:
raise X
For what is worth, I could get going by just cloning the repo and running pip install -e ., which is great 🙂
pip install -e .
Out of curiosity, what would generate.py do?
Sorry, something went wrong.
Nice, that's good to know, and definitely something that'd be nice to continue supporting! I mainly had
in mind. generate.py would replace pre-commit install and possibly do more, but writing this made me think
pre-commit install
No branches or pull requests
generate.py
Packager().create_blank_locally()
or somethingProbably missed something
The text was updated successfully, but these errors were encountered: