Switch to latest version of generateDS

Data Structures are auto generated from the XML schema.
So far the development environment has requested an older
version of generateDS which will go out of service soon
This commit is contained in:
Marcus Schäfer 2016-07-26 16:56:36 +02:00
parent 3b10727a33
commit c4255e4aa7
No known key found for this signature in database
GPG Key ID: AD11DD02B44996EF

View File

@ -31,7 +31,7 @@ flake8
# Generate Data Structures from XML Schema
# http://pythonhosted.org/generateDS
generateDS==2.9a
generateDS
# for building documentation
sphinx