Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Include docs and other text files in source distribution#105

Closed
lw wants to merge 1 commit intofacebookresearch:masterfrom
lw:fix_sdist
Closed

Include docs and other text files in source distribution#105
lw wants to merge 1 commit intofacebookresearch:masterfrom
lw:fix_sdist

Conversation

@lw
Copy link
Copy Markdown
Contributor

@lw lw commented Sep 21, 2019

Make the source distribution match the GitHub repo, except for "metadata" files related to our "infrastructure" (.gitignore, .github/, .circleci/).

Fixes #103, although it doesn't exactly fix the issue there because we've gotten rid of the requirements.txt file a while ago (including its contents in setup.cfg) and that issue has already disappeared.

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Motivation and Context / Related issue

See #103.

How Has This Been Tested (if it applies)

I ran ./setup.py sdist and inspected the tar.gz.

Make the source distribution match the GitHub repo, except for "metadata" files
related to our "infrastructure" (.gitignore, .github/, .circleci/).

Fixes facebookresearch#103, although it doesn't exactly fix the issue there because we've gotten
rid of the requirements.txt file a while ago (including its contents in setup.cfg)
and that issue has already disappeared.
@lw lw requested a review from adamlerer September 21, 2019 14:42
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 21, 2019
Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lerks has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@lerks merged this pull request in 46afad2.

@lw lw deleted the fix_sdist branch October 23, 2019 20:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No such file or directory: 'requirements.txt'

2 participants