Skip to content
New issue

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

Update MANIFEST.in to add tests and Makefile to sdist #100

Merged
merged 1 commit into from
Oct 28, 2022

Conversation

henry0312
Copy link
Owner

henry0312/pytest-pydocstyle#86

❯ check-manifest
lists of files in version control and sdist do not match!
missing from sdist:
  Makefile
  tests/test_pytest_pycodestyle.py
suggested MANIFEST.in rules:
  include Makefile
  recursive-include tests *.py

henry0312/pytest-pydocstyle#86

```sh
❯ check-manifest
lists of files in version control and sdist do not match!
missing from sdist:
  Makefile
  tests/test_pytest_pycodestyle.py
suggested MANIFEST.in rules:
  include Makefile
  recursive-include tests *.py
```
@henry0312 henry0312 changed the title Add tests and Makefile to MANIFEST.in Update MANIFEST.in to add tests and Makefile Oct 28, 2022
@henry0312 henry0312 closed this Oct 28, 2022
@henry0312 henry0312 reopened this Oct 28, 2022
@henry0312 henry0312 changed the title Update MANIFEST.in to add tests and Makefile Update MANIFEST.in to add tests and Makefile to sdist Oct 28, 2022
@henry0312 henry0312 merged commit 8c757b3 into master Oct 28, 2022
@henry0312 henry0312 deleted the add_tests_to_sdist branch October 28, 2022 06:58
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.

1 participant