Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

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

Merged
merged 1 commit into from
Oct 28, 2022

Conversation

henry0312
Copy link
Owner

@henry0312 henry0312 commented Oct 28, 2022

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

Close #86

```
❯ check-manifest
lists of files in version control and sdist do not match!
missing from sdist:
  Makefile
  tests/test_pytest_pydocstyle.py
suggested MANIFEST.in rules:
  include Makefile
  recursive-include tests *.py
```
@henry0312 henry0312 merged commit 810f3b7 into master Oct 28, 2022
@henry0312 henry0312 deleted the update_manifest branch October 28, 2022 07:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add tests to sdist
1 participant