Statistics
| Branch: | Tag: | Revision:

root / setup.py @ 6149f03e

History | View | Annotate | Download (1.5 kB)

# Date Author Comment
68caea79 03/29/2013 12:35 pm Vangelis Koukis

Add support for devflow

Add support for computing version numbers using devflow infrastructure.

2c83c28c 07/13/2012 04:03 pm Vangelis Koukis

Version bump to 1.3

da142b1f 03/22/2012 09:41 pm Stratos Psomadakis

Version bump to 1.2

a699949f 11/18/2011 06:31 pm Vangelis Koukis

Fix dependencies in setup.py, bump version to 1.1

Fix dependencies in setup.py (python-daemon instead of daemon)
to prevent the console script entry point from barfing on execution.

Also bump version number to 1.1.

0e02cdc8 11/18/2011 06:02 pm Vangelis Koukis

Introduce setuptools entry_points functionality

Modify setup.py, replace vncauthproxy.py wrapper with a console
script generated automatically using the 'entry_points' functionality
of setuptools.

08845665 06/20/2011 06:47 pm Faidon Liambotis

Add setup.py and friends

Use setuptools and add setup.py, MANIFEST.in etc. in the package
distribution.