Skip to content

Commit 4eeb8f2

Browse files
author
Daniel Henrique Lelis de Almeida
committed
fix pipfile
1 parent 04ec9dc commit 4eeb8f2

3 files changed

Lines changed: 54 additions & 187 deletions

File tree

.tool-versions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
python 3.7.17

Pipfile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,8 @@ name = "pypi"
77
boto3 = "*"
88
docker = "*"
99
psycopg2-binary = "*"
10+
11+
[dev-packages]
12+
13+
[requires]
14+
python_version = "3.7"

0 commit comments

Comments
 (0)