Skip to content

Commit 01e975e

Browse files
authored
Update setup.py
1 parent 42153d2 commit 01e975e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-package/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
description = 'Library to get data from OpenBCI boards',
1515
long_description = long_description,
1616
long_description_content_type = 'text/markdown',
17-
url = 'https://github.com/Andrey1994/brainflow',
17+
url = 'https://github.com/brainflow-dev/brainflow',
1818
author = 'Andrey Parfenov',
1919
author_email = 'a1994ndrey@gmail.com',
2020
packages = find_packages (),

0 commit comments

Comments
 (0)