summaryrefslogtreecommitdiff
path: root/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index da0e66b..87a5e38 100644
--- a/Pipfile
+++ b/Pipfile
@@ -9,4 +9,5 @@ requests = "*"
[dev-packages]
[scripts]
+fetch = "python pakarlib/fetch.py"
build = "python pakarlib/build.py"