first commit
This commit is contained in:
5
radicale_stamm_auth/setup.py
Normal file
5
radicale_stamm_auth/setup.py
Normal file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
from distutils.core import setup
|
||||
|
||||
setup(name="radicale_stamm_auth", packages=["radicale_stamm_auth"])
|
Reference in New Issue
Block a user