Skip to content

Commit b3222e1

Browse files
shannonzhufacebook-github-bot
authored andcommitted
Remove manual spanish translations
Reviewed By: pradeep90 Differential Revision: D23004691 fbshipit-source-id: 2549b04eda6c70e83bb797cdedf1e967e76ba452
1 parent 4333745 commit b3222e1

File tree

4 files changed

+0
-44
lines changed

4 files changed

+0
-44
lines changed

INSTALL.es.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

INSTALL.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Installing Pyre
22

3-
*Read this in other languages: [Español](INSTALL.es.md)*
4-
53
Pyre can be installed via `pip install pyre-check` or directly from the source.
64

75
Please see our [Getting Started](https://pyre-check.org/docs/installation.html) page

README.es.md

Lines changed: 0 additions & 32 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ Pyre is a performant type checker for Python compliant with [PEP 484](https://ww
44

55
Pyre ships with **Pysa**, a security focused static analysis tool we've built on top of Pyre that reasons about data flows in Python applications. Please refer to our [documentation](https://pyre-check.org/docs/pysa-basics.html) to get started with our security analysis.
66

7-
*Read this in other languages: [Español](README.es.md)*
8-
97
## Requirements
108
To get started, you need [Python 3.6 or later](https://www.python.org/getit/) and [watchman](https://facebook.github.io/watchman/) working on your system. On *MacOS* you can get everything with [homebrew](https://brew.sh/):
119
```bash

0 commit comments

Comments
 (0)