summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Require the ordereddict package for py26.Ryan Petrello2013-09-051-5/+10
* Switch to pbrJulien Danjou2013-08-211-2/+2
* Still need to specify the requires int the setup.py, as d2to1 does not seem t...Christophe de Vienne2012-09-171-1/+18
* Now using d2to1, which simplifies a lot the setup.pyChristophe de Vienne2012-09-171-56/+1
* Add wsme.tests to the egg distChristophe de Vienne2012-05-121-1/+1
* Make the webob requirements more precise depending on the python versionChristophe de Vienne2012-04-261-1/+9
* webob 1.2b4 is not out yet...Christophe de Vienne2012-04-261-1/+1
* Require the latest WebOb for python 3Christophe de Vienne2012-04-261-1/+1
* test_types unit tests now successfully pass under python 3.2Christophe de Vienne2012-04-241-1/+3
* Adding the precise Python versions and implementation classifiersChristophe de Vienne2012-04-231-0/+5
* Attempt a rename of README to README.rst to force bb renderingChristophe de Vienne2012-04-231-1/+1
* load wsme/release.py in a python 3 friendly wayChristophe de Vienne2012-03-291-8/+10
* Now read the long_description and the doc introduction from the README file.Christophe de Vienne2011-10-221-0/+2
* Remove the soap protocol (I am moving it to wsme-soapChristophe de Vienne2011-10-131-1/+0
* Protocols are now found through entry pointsChristophe de Vienne2011-10-121-0/+8
* Completed the packaging, we should now be able to do an alpha releaseChristophe de Vienne2011-10-021-1/+2
* Completing setup.pyChristophe de Vienne2011-10-021-3/+6
* completed the setup informationsChristophe de Vienne2011-10-011-1/+18
* Move as much as possible the request handling code out of the protocolChristophe de Vienne2011-09-211-1/+4
* Lowercased the project nameChristophe de Vienne2011-09-191-1/+1
* Renamed EWS to WSME because ews is already taken on pypiChristophe de Vienne2011-09-181-2/+2
* A first working implemetation for the core controller codeChristophe de Vienne2011-09-181-0/+7