Skip to content

Commit

Permalink
add requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
soimort committed Jun 23, 2024
1 parent 4b9c951 commit 31365ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ _*
*.ts
*.webm
*.xml
*.json
/.env
/.idea
*.m4a
Expand All @@ -88,5 +89,5 @@ _*

*.zip

.emacs*
.vscode

2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# runtime dependencies
dukpy

0 comments on commit 31365ac

Please sign in to comment.