We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42153d2 commit 01e975eCopy full SHA for 01e975e
python-package/setup.py
@@ -14,7 +14,7 @@
14
description = 'Library to get data from OpenBCI boards',
15
long_description = long_description,
16
long_description_content_type = 'text/markdown',
17
- url = 'https://github.com/Andrey1994/brainflow',
+ url = 'https://github.com/brainflow-dev/brainflow',
18
author = 'Andrey Parfenov',
19
author_email = 'a1994ndrey@gmail.com',
20
packages = find_packages (),
0 commit comments