mirror of
https://github.com/IEEE-SB-Passau/pelican-deployment-system.git
synced 2017-09-06 16:35:38 +02:00
add early code
This commit is contained in:
3
pelican_deploy/__init__.py
Normal file
3
pelican_deploy/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from pelican_deploy.deploy import DeploymentRunner
|
||||
|
||||
__all__ = [DeploymentRunner]
|
||||
Reference in New Issue
Block a user