Skip to content

Commit 0886a83

Browse files
committed
Explicitly require package
1 parent 17b259f commit 0886a83

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ pytest = "*"
1919
flask-cors = "*"
2020
blinker = "*"
2121
flask-jwt-extended = "*"
22+
atomicwrites = "*"
2223

2324
[requires]
2425
python_version = "3.7"

Pipfile.lock

Lines changed: 9 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)