File tree 3 files changed +5
-2
lines changed
3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ __pycache__/
9
9
# Distribution / packaging
10
10
.Python
11
11
env /
12
+ venv /
12
13
build /
13
14
develop-eggs /
14
15
dist /
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ language: python
2
2
python : 2.7
3
3
4
4
install :
5
- - pip install -U mkdocs==0.15.3 flake8
5
+ - pip install -U -r requirements.txt
6
6
7
7
script : mkdocs build
8
8
deploy :
Original file line number Diff line number Diff line change 4
4
5
5
Empresa | Site | Contato
6
6
--- | --- | ---
7
+ Agrosatelite | [ http://agrosatelite.com.br ] ( http://agrosatelite.com.br ) | agrosatelite@agrosatelite.com.br
7
8
Axado | [ http://www.axado.com.br ] ( http://www.axado.com.br ) | +55 48 3047 4704
8
9
Byne | [ http://www.byne.com.br ] ( http://www.byne.com.br ) | byne@byne.com.br
9
10
Cheesecake Labs | [ https://www.ckl.io/ ] ( https://www.ckl.io/ ) | +55 (48) 3206-5246
10
11
Cianet | [ http://www.cianet.ind.br/ ] ( http://www.cianet.ind.br/ ) | +55 48 2106 0101
11
12
D2 Sistemas de Implantar | [ http://cd2.com.br ] ( http://cd2.com.br ) |
12
13
ESSS | [ http://esss.com.br/ ] ( http://esss.com.br/ ) | kern@esss.com.br bruno@esss.com.br tadeu@esss.com.br
13
14
eCentry | [ http://ecentry.com ] ( http://ecentry.com ) | +55 48 3031 6200
15
+ Loadsmart | [ https://loadsmart.com ] ( https://loadsmart.com ) | laura.boechat@loadsmart.com
14
16
M2Agro | [ http://m2agro.com.br ] ( http://m2agro.com.br ) | marcelo.melo@m2agro.com.br
15
17
Myreks | [ http://www.myreks.com ] ( http://www.myreks.com ) | career@myreks.com
16
18
Neoprospecta | [ http://www.neoprospecta.com.br/ ] ( http://www.neoprospecta.com.br/ ) |
17
19
Smarket Solutions | [ http://smarketsolutions.com.br/ ] ( http://smarketsolutions.com.br/ ) |
18
20
TrustCode | [ http://trustcode.com.br/ ] ( http://trustcode.com.br/ ) | administrador@trustcode.com.br
19
- Agrosatelite | [ http://agrosatelite.com.br ] ( http://agrosatelite.com.br ) | agrosatelite@agrosatelite.com.br
21
+
20
22
21
23
### Usam Python de maneira parcial
22
24
You can’t perform that action at this time.
0 commit comments