Skip to content

Commit ddd18f6

Browse files
author
Charles Larivier
committed
add build and twine to Pipfile
Signed-off-by: Charles Larivier <charles@dribbble.com>
1 parent ff9b88f commit ddd18f6

File tree

2 files changed

+164
-1
lines changed

2 files changed

+164
-1
lines changed

Pipfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ pre-commit = "*"
1111
pytest = "*"
1212
pytest-cov = "*"
1313
black = "*"
14+
build = "*"
15+
twine = "*"
1416

1517
[requires]
1618
python_version = "3.8"

Pipfile.lock

Lines changed: 162 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)