Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jomy-kk committed Mar 10, 2024
1 parent bae0a47 commit 5ef2152
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
with open('requirements.txt') as f:
requirements = f.read().splitlines()

print("Installing dependencies...\n", requirements)

setup(
name='LongTermBiosignals',
version='1.0.1',
Expand Down

0 comments on commit 5ef2152

Please sign in to comment.