Skip to content

Commit

Permalink
fixed requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
omritoptix committed Jun 23, 2013
1 parent d7d30ba commit 49aca5d
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 44 deletions.
18 changes: 18 additions & 0 deletions .project
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>roomies</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.python.pydev.PyDevBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.python.pydev.pythonNature</nature>
<nature>org.python.pydev.django.djangoNature</nature>
</natures>
</projectDescription>
5 changes: 5 additions & 0 deletions .pydevproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?eclipse-pydev version="1.0"?><pydev_project>
<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property>
<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.7</pydev_property>
</pydev_project>
50 changes: 6 additions & 44 deletions requirments.txt
Original file line number Diff line number Diff line change
@@ -1,50 +1,12 @@
Mako==0.7.3
MarkupSafe==0.15
PAM==0.4.2
Pillow==2.0.0
Twisted-Core==12.3.0
Twisted-Names==12.3.0
Twisted-Web==12.3.0
adium-theme-ubuntu==0.3.3
apt-xapian-index==0.45
Django==1.5.1
South==0.8.1
argparse==1.2.1
chardet==2.0.1
configglue==1.0
debtagshw==0.1
defer==1.0.6
dirspec==4.2.0
distribute==0.6.34
dj-database-url==0.2.1
django-tastypie==0.9.15
duplicity==0.6.21
httplib2==0.7.7
lxml==3.1.0
gunicorn==0.17.4
mimeparse==0.1.3
oauthlib==0.3.7
oneconf==0.3.3
pexpect==2.4
piston-mini-client==0.7.5
protobuf==2.4.1
pyOpenSSL==0.13
pycrypto==2.6
pycups==1.9.62
pycurl==7.19.0
pygobject==3.8.0
pyinotify==0.9.3
pyserial==2.6
pysmbc==1.0.13
python-apt==0.8.8ubuntu6
psycopg2==2.5
python-dateutil==2.1
python-debian==0.1.21-nmu2ubuntu1
pyxdg==0.25
reportlab==2.6
rhythmbox-ubuntuone==4.2.0
sessioninstaller==0.0.0
six==1.2.0
software-center-aptd-plugins==0.0.0
system-service==0.1.6
ubuntuone-storage-protocol==4.2.0
unity-lens-photos==0.9
virtualenv==1.9.1
six==1.3.0
wsgiref==0.1.2
xdiagnose==3.5
zope.interface==4.0.5

0 comments on commit 49aca5d

Please sign in to comment.