diff setup.py @ 52:c81bd512d587

start the stats/ page Ignore-this: 32cd86ef6a9338879d9a47895136259
author drewp@bigasterisk.com
date Thu, 30 May 2019 01:58:36 +0000
parents d75932a2aa47
children 263e1de4fee6
line wrap: on
line diff
--- a/setup.py	Wed May 29 17:24:04 2019 +0000
+++ b/setup.py	Thu May 30 01:58:36 2019 +0000
@@ -11,6 +11,7 @@
         'treq',
         'rdflib-jsonld',
         'service_identity',
+        'scales', # use git+http://github.com/drewp/scales.git@master#egg=scales
         ],
     url='https://projects.bigasterisk.com/rdfdb/rdfdb-0.16.0.tar.gz',
     author='Drew Perttula',