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
Pull in the same things we do in MetPy:
versioneer
setuptools_scm
MANIFEST.in
setup.cfg
setup.py
src/siphon
tests/
python setup.py sdist
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Pull in the same things we do in MetPy:
versioneer
withsetuptools_scm
MANIFEST.in
setup.cfg
and strip downsetup.py
src/siphon
tests/
, along with vcrpy cassettespython setup.py sdist
) should include tests and fixtures, wheels should notThe text was updated successfully, but these errors were encountered: