Skip to content

Commit

Permalink
Move last snapshot to old directory
Browse files Browse the repository at this point in the history
  • Loading branch information
bkram committed May 9, 2016
1 parent c671391 commit 72e171c
Show file tree
Hide file tree
Showing 2 changed files with 3,662 additions and 0 deletions.
7 changes: 7 additions & 0 deletions old/setup.py
@@ -0,0 +1,7 @@
from distutils.core import setup, Extension

setup(name='zarafa',
version='0.1',
packages=['zarafa']
)

0 comments on commit 72e171c

Please sign in to comment.