pcards/setup.py

8 lines
109 B
Python

from distutils.core import setup
setup(name='xcards')
dependencies :
- django
- lxml (for imports only)