Skip to content

Commit

Permalink
no clue why this is a file
Browse files Browse the repository at this point in the history
  • Loading branch information
devoxin committed Mar 18, 2018
1 parent 0170831 commit b5e3a9c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions requirements.txt

This file was deleted.

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ def get_requirements():
download_url='https://github.com/Devoxin/Lavalink.py/archive/2.1.tar.gz',
keywords=['lavalink'],
include_package_data=True,
install_requires=get_requirements()
install_requires=['websockets>=4.0.0', 'aiohttp']
)

0 comments on commit b5e3a9c

Please sign in to comment.