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

Include tests in sdist #4462

Merged
merged 2 commits into from
Mar 1, 2019
Merged

Include tests in sdist #4462

merged 2 commits into from
Mar 1, 2019

Conversation

lmazuel
Copy link
Member

@lmazuel lmazuel commented Mar 1, 2019

Fix #4412

@AutorestCI
Copy link
Contributor

AutorestCI commented Mar 1, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-sdk-tools

You can install the package azure-sdk-tools of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@sdist_tests#egg=azure-sdk-tools&subdirectory=azure-sdk-tools"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@sdist_tests#egg=azure-sdk-tools&subdirectory=azure-sdk-tools"

If you have a local clone of this repository, you can also do:

  • git checkout sdist_tests
  • pip install -e ./azure-sdk-tools

Or build a wheel file to distribute for testing:

  • git checkout sdist_tests
  • pip wheel --no-deps ./azure-sdk-tools

Direct download

Your files can be directly downloaded here:

@lmazuel lmazuel merged commit 95e618e into master Mar 1, 2019
@lmazuel lmazuel deleted the sdist_tests branch March 1, 2019 16:38
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.

2 participants