Adding setup.py for this project
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
from .api import Config
|
||||
|
||||
__version__ = "0.0.1"
|
||||
__all__ = ('Config',)
|
||||
|
||||
|
Reference in New Issue
Block a user