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 b8453aa commit 65a6c24Copy full SHA for 65a6c24
setup.py
@@ -38,7 +38,7 @@ def find_version(*file_paths):
38
APP_DESCRIPTION = "Adds a new float type with uncertainty"
39
AUTHOR = "Hendrik Dumith Louzada, João Carlos Rodrigues Júnior"
40
AUTHOR_EMAIL = "hendriklouzada@gmail.com, jc.rodrigues1997@usp.br"
41
-URL = "https://github.com/Ovenbird-j/labfis.py"
+URL = "https://github.com/phisgroup/labfis.py"
42
THEME_NAME = "Fusion"
43
COPYRIGHT = "Copyright (C) 2020, labfis"
44
0 commit comments