rename repo to lbry-hub
and module to hub
This commit is contained in:
parent
0eeab397cf
commit
27e09d7aa7
89 changed files with 160 additions and 160 deletions
2
setup.py
2
setup.py
|
@ -1,5 +1,5 @@
|
|||
import os
|
||||
from scribe import __name__, __version__
|
||||
from hub import __name__, __version__
|
||||
from setuptools import setup, find_packages
|
||||
|
||||
BASE = os.path.dirname(__file__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue