aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorficus <ficus@robocracy.org>2012-09-23 20:26:02 +0200
committerficus <ficus@robocracy.org>2012-09-23 20:26:02 +0200
commit52039642da2a578ce0e522353edc09f12cdd86f8 (patch)
tree2fdfedb21a8316e27558dec045fe6274c03f2e06 /setup.py
parenta72ee1f82134664aa3a868386d6d7357969d23f5 (diff)
downloadtui-52039642da2a578ce0e522353edc09f12cdd86f8.tar.gz
tui-52039642da2a578ce0e522353edc09f12cdd86f8.zip
make note of some problems
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index b3373be..79da14c 100755
--- a/setup.py
+++ b/setup.py
@@ -12,6 +12,7 @@ setup(
install_requires=[
'Flask',
'python-augeas',
+ 'setuptools'
],
dependancy_links=['https://fedorahosted.org/released/python-augeas/'],
entry_points = {