File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ def get_version():
7878 #
7979 # This field corresponds to the "Home-Page" metadata field:
8080 # https://packaging.python.org/specifications/core-metadata/#home-page-optional
81- url = "https://github.com/code-coupling/ICoCo -python" , # Optional
81+ url = "https://github.com/cea-trust-platform/icoco-coupling -python" , # Optional
8282 # This should be your name or the name of the organization which owns the
8383 # project.
8484 author = "R. Lenain" , # Optional
@@ -184,8 +184,8 @@ def get_version():
184184 # maintainers, and where to support the project financially. The key is
185185 # what's used to render the link text on PyPI.
186186 project_urls = { # Optional
187- "Bug Reports" : "https://github.com/code-coupling/ICoCo -python/issues" ,
187+ "Bug Reports" : "https://github.com/cea-trust-platform/icoco-coupling -python/issues" ,
188188 "Doc" : "https://icoco-python.readthedocs.io/en/latest/index.html" ,
189- "Source" : "https://github.com/code-coupling/ICoCo -python" ,
189+ "Source" : "https://github.com/cea-trust-platform/icoco-coupling -python" ,
190190 },
191191)
You can’t perform that action at this time.
0 commit comments