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
When following the installation instructions, during step 2, the final command should be: pip install pyproject.toml
At least on my installation typing just "pip install" makes pip complain that it needs at least one argument.
The text was updated successfully, but these errors were encountered:
Never mind, I'm a noob and missed the "." at the end of pip install.
Sorry, something went wrong.
No branches or pull requests
When following the installation instructions, during step 2, the final command should be:
pip install pyproject.toml
At least on my installation typing just "pip install" makes pip complain that it needs at least one argument.
The text was updated successfully, but these errors were encountered: