Skip to content

Updated the install command to include all the dependencies#23897

Closed
izdeby wants to merge 1 commit intomasterfrom
fixDependenciesDocs
Closed

Updated the install command to include all the dependencies#23897
izdeby wants to merge 1 commit intomasterfrom
fixDependenciesDocs

Conversation

@izdeby
Copy link
Copy Markdown
Contributor

@izdeby izdeby commented Aug 6, 2019

Our tests require additional dependencies in order to run.
test_type_hints.py requires mypy
test_nn.py requires hypothesis

@pytorchbot pytorchbot added the module: docs Related to our documentation, both in docs/ and docblocks label Aug 6, 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.

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

@ezyang
Copy link
Copy Markdown
Contributor

ezyang commented Aug 7, 2019

Hmm... can we distinguish test dependencies from build dependencies? Some users aren't actually interested in running all the tests, and in that case, these two extra libraries are not necessary.

@izdeby
Copy link
Copy Markdown
Contributor Author

izdeby commented Aug 7, 2019

Hmm... can we distinguish test dependencies from build dependencies? Some users aren't actually interested in running all the tests, and in that case, these two extra libraries are not necessary.

Oh, i thought its unintentional and just wan't updated for some time. killing the pr

@izdeby izdeby closed this Aug 7, 2019
@facebook-github-bot facebook-github-bot deleted the fixDependenciesDocs branch July 13, 2020 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: docs Related to our documentation, both in docs/ and docblocks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants