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

Add setup.py #2

Closed
wants to merge 2 commits into from
Closed

Conversation

vreis
Copy link
Contributor

@vreis vreis commented Sep 19, 2019

Add basic support for packaging the project. This will be used to run ours tests with pip as well.

Test Plan:
python3 setup.py sdist bdist_wheel

@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 19, 2019
Copy link
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.

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

Copy link
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.

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

facebook-github-bot pushed a commit that referenced this pull request Sep 20, 2019
Summary:
Add basic support for packaging the project. This will be used to run ours tests with pip as well.
Pull Request resolved: #2

Test Plan: python3 setup.py sdist bdist_wheel

Differential Revision: D17490325

Pulled By: vreis

fbshipit-source-id: a3fe2a4cfe8b943bfc0922b1ad1eb2daa5802584
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants