Skip to content

Commit

Permalink
gha
Browse files Browse the repository at this point in the history
  • Loading branch information
ponty committed Dec 17, 2023
1 parent bcee730 commit 5443137
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
EasyProcess
entrypoint2

distutils
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
install_requires = [
"EasyProcess",
"entrypoint2",
"distutils",
]

setup(
Expand Down

0 comments on commit 5443137

Please sign in to comment.