Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Conversation

@mthrok
Copy link
Contributor

@mthrok mthrok commented Jun 23, 2022

This commit adds git submodule initialization commands at the beginning
of setup, so that third party modules become available automatically.

This makes it possible to install torchtext with a command like
pip install --no-use-pep517 git+https://github.com/pytorch/text.git
example

See also:

closes #1154

This commit adds `git` submodule initialization commands at the beginning
of setup, so that third party modules become available automatically.

This makes it possible to install torchtext with a command like
`pip install --no-use-pep517 git+https://github.com/pytorch/text.git`

See also:
- pytorch#1154
- pytorch/audio#1966
Copy link
Contributor

@Nayef211 Nayef211 left a comment

Choose a reason for hiding this comment

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

Shall we close https://github.com/pytorch/text/pull/1154/files once this is merged?

@mthrok
Copy link
Contributor Author

mthrok commented Jun 23, 2022

Shall we close https://github.com/pytorch/text/pull/1154/files once this is merged?

yup. closes comment will do. see https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword

@mthrok mthrok merged commit 6d6a14a into pytorch:main Jun 23, 2022
@mthrok mthrok deleted the auto-submodule branch June 23, 2022 20:28
@Nayef211
Copy link
Contributor

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants