Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
ce0343a4
Commit
ce0343a4
authored
Feb 06, 2012
by
Kostas Papadimitriou
Browse files
Merge branch 'master' of
https://code.grnet.gr/git/synnefo
parents
f186551f
a333de75
Changes
2
Hide whitespace changes
Inline
Side-by-side
snf-cyclades-app/setup.py
View file @
ce0343a4
...
...
@@ -68,13 +68,13 @@ CLASSIFIERS = []
INSTALL_REQUIRES
=
[
'Django >=1.2, <1.3'
,
'simplejson>=2.1.1'
,
'pycurl
=
=7.19.0'
,
'python-dateutil
=
=1.4.1'
,
'pycurl
>
=7.19.0'
,
'python-dateutil
>
=1.4.1'
,
'IPy>=0.70'
,
'South>=0.7'
,
'pycrypto
=
=2.1.0'
,
'amqplib
=
=0.6.1'
,
'python-daemon
=
=1.5.5'
,
'pycrypto
>
=2.1.0'
,
'amqplib
>
=0.6.1'
,
'python-daemon
>
=1.5.5'
,
'snf-common>=0.7.3'
,
'vncauthproxy>=1.0'
,
'south>=0.7, <=0.7.3'
,
...
...
snf-cyclades-gtools/setup.py
View file @
ce0343a4
...
...
@@ -60,10 +60,10 @@ setup(
packages
=
[
"synnefo"
,
"synnefo.ganeti"
,
"synnefo.versions"
],
dependency_links
=
[
'http://docs.dev.grnet.gr/pypi'
],
install_requires
=
[
'python-daemon'
,
'pyinotify'
,
'amqplib'
,
'python-prctl'
,
'python-daemon
>=1.5.5
'
,
'pyinotify
>=0.8.9
'
,
'amqplib
>=0.6.1
'
,
'python-prctl
>=1.1.1
'
,
],
entry_points
=
{
'console_scripts'
:
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment