Skip to content

Commit 48d0645

Browse files
Removendo detalhes de dependencias
1 parent ccfb424 commit 48d0645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libpythonpro/.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ python:
33
-3.10
44
-2.7
55
install:
6-
- pip install -r requirements-dev.txt
6+
- pip install -q -r requirements-dev.txt
77
script:
88
-flake8

0 commit comments

Comments
 (0)