Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Commit

Permalink
Update prereqs in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ufl-taeber committed Aug 7, 2014
1 parent 31612a2 commit 7163b87
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
Prerequisites on Debian Wheezy:
apt-get install setuptools python-dev libxml2 libxslt1-dev
apt-get install python-setuptools python-dev libxml2 libxslt1-dev
"""

from setuptools import setup, find_packages
Expand Down

0 comments on commit 7163b87

Please sign in to comment.