Skip to content

Commit 86e06ad

Browse files
authored
Update setup.py
Fixed little changes for testing CI stuff.
1 parent 49c21d4 commit 86e06ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
description="Heart Rate Analysis Toolkit",
1212
long_description=long_description,
1313
long_description_content_type="text/markdown",
14-
url="https://github.com/arritmic/heartrate_analysis_python",
14+
url="https://github.com/paulvangentcom/heartrate_analysis_python",
1515
packages=["heartpy"],
1616
install_requires=[
1717
"cycler==0.10.0;python_version<='3.5'",

0 commit comments

Comments
 (0)