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 85017fb commit a44a75fCopy full SHA for a44a75f
setup.py
@@ -34,7 +34,7 @@
34
description="Simple framework to create data validation workflows.",
35
long_description=README,
36
long_description_content_type="text/markdown",
37
- url="https://bbpteam.epfl.ch/documentation/projects/data-validation-framework",
+ url="https://data-validation-framework.readthedocs.io/en/latest/",
38
project_urls={
39
"Tracker": "https://github.com/BlueBrain/data-validation-framework/issues",
40
"Source": "https://github.com/BlueBrain/data-validation-framework",
0 commit comments