diff --git a/Pipfile b/Pipfile index 96fb120..def4f94 100644 --- a/Pipfile +++ b/Pipfile @@ -14,6 +14,7 @@ crayons = "*" [dev-packages] +twine = "*" pep8 = "*" coverage = "*" coveralls = "*"