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 f9807ff commit d870a8bCopy full SHA for d870a8b
setup.py
@@ -5,7 +5,7 @@
5
from setuptools import setup, find_packages
6
7
__version__ = '1.0.0'
8
-url = 'https://github.com/OliverBScott/scaffoldgraph'
+url = 'https://github.com/UCLCheminformatics/scaffoldgraph'
9
10
description = 'ScaffoldGraph is an open-source cheminformatics library, built using RDKit and \
11
NetworkX for generating scaffold networks and scaffold trees.'
0 commit comments