Skip to content

Commit 5f02dc7

Browse files
committed
Adicionado requirements.txt gerado por "poetry export"
1 parent 234d2e6 commit 5f02dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ repos:
55
- id: poetry-check
66
# - id: poetry-lock
77
- id: poetry-export
8-
args: [ "--without-hashes", "--dev", "-f", "requirements.txt", "-o", "requirements.txt" ]
8+
args: [ "--without-hashes", "-f", "requirements.txt", "-o", "requirements.txt" ]

0 commit comments

Comments
 (0)