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 49c21d4 commit 86e06adCopy full SHA for 86e06ad
setup.py
@@ -11,7 +11,7 @@
11
description="Heart Rate Analysis Toolkit",
12
long_description=long_description,
13
long_description_content_type="text/markdown",
14
- url="https://github.com/arritmic/heartrate_analysis_python",
+ url="https://github.com/paulvangentcom/heartrate_analysis_python",
15
packages=["heartpy"],
16
install_requires=[
17
"cycler==0.10.0;python_version<='3.5'",
0 commit comments