- Notifications
You must be signed in to change notification settings - Fork395
Traducido extending/building#446
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
¡Muchas gracias@cmaureir!
Sugerí unos cambios pequeños y creo que con eso quedaría listo este archivo :)
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
#: ../Doc/extending/building.rst:57 | ||
msgid "" | ||
"A distutils package contains a driver script, :file:`setup.py`. This is a " | ||
"plain Python file, which, in the most simple case, could look like this:" | ||
msgstr "" | ||
"Un paquete distutils contiene un script de controlador, :file:`setup.py`. " |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
En otra parte del archivo llamas "secuencia de comandos" a "script", te parece si lo estandarizamos por alguno de los dos?
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: narvmtz <51009725+narvmtz@users.noreply.github.com>
Gracias por los comentarios@narvmtz, voy a cambiar lo de secuencia de comandos, creo que lo estamos usando como "script" y ya ;) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
👍
No description provided.