Skip to content

Commit 1381d99

Browse files
Suportada python 3 Carlinhos
1 parent 2b37561 commit 1381d99

16 files changed

+1
-227
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Link para o curso [Python Pro](https://www.python.pro.br/)
1111
[![Python 3](https://pyup.io/repos/github/pythonprobr/libpythonpro/python-3-shield.svg)](https://pyup.io/repos/github/pythonprobr/libpythonpro/)
1212
[![codecov](https://codecov.io/gh/pythonprobr/libpythonpro/branch/master/graph/badge.svg)](https://codecov.io/gh/pythonprobr/libpythonpro)
1313

14-
Suportada versão 3 de Python
14+
Suportada versão 3 de Python Carlinhos
1515

1616
Para instalar:
1717

libpythonpro/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

libpythonpro/github_api.py

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

libpythonpro/spam/__init__.py

Whitespace-only changes.

libpythonpro/spam/db.py

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

libpythonpro/spam/enviador_de_email.py

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

libpythonpro/spam/main.py

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

libpythonpro/spam/modelos.py

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

libpythonpro/tests/__init__.py

Whitespace-only changes.

libpythonpro/tests/test_exemplo.py

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

0 commit comments

Comments
 (0)