Skip to content

Include tox.ini in source distributions#63

Draft
Mirochill wants to merge 1 commit into
psf:mainfrom
Mirochill:fix-43-include-tox-sdist
Draft

Include tox.ini in source distributions#63
Mirochill wants to merge 1 commit into
psf:mainfrom
Mirochill:fix-43-include-tox-sdist

Conversation

@Mirochill
Copy link
Copy Markdown

Summary

  • Include tox.ini in MANIFEST.in so source distributions carry the tox configuration requested in sdist is missing tox.ini #43.
  • Leave the existing tox configuration unchanged.

Fixes #43.

Validation

  • git diff --check
  • git diff --cached --check
  • Not run locally: package build/tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sdist is missing tox.ini

1 participant