rattail-fabdemo/fabdemo/__init__.py
Lance Edgar cf06a1987d Initial commit, with 'host' server example.
Even that isn't quite complete, but I'm anxious to test other things..
2015-11-15 20:22:01 -06:00

7 lines
87 B
Python

# -*- coding: utf-8 -*-
"""
Rattail Fabric Demo
"""
from ._version import __version__