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
setup.py` in the `install\_requires
python setup.py test
pip install -e .[dev]
package version is stored in a single place
The text was updated successfully, but these errors were encountered:
Updated bullet list above to be checkmarkable
Sorry, something went wrong.
PR #208 fixes the remaining 2 items above
fixed by #208
jspaaks
No branches or pull requests
setup.py` in the `install\_requires
while it is now in setup.cfgpython setup.py test
does not work, needspip install -e .[dev]
firstpackage version is stored in a single place
not trueThe text was updated successfully, but these errors were encountered: