@ -1,6 +1,9 @@
#!/usr/bin/env python
from glob import glob as _glob
try:
from setuptools import setup
except ImportError:
from distutils.core import setup
autostart_path = '/etc/xdg/autostart'
A Fortis Scientia site