weso / CWR-DataApi

CWR-DataApi
MIT License
34 stars 29 forks source link

Ack files generate #169

Closed black-rosary closed 8 years ago

black-rosary commented 8 years ago

Hello! I'am pushing back code for the glory of MIT license. Please feel free to send me any feedback about mistackes or unxepected issues

Bernardo-MG commented 8 years ago

Thanks. Will take a look as soon as I can.

Bernardo-MG commented 8 years ago

The errors seem to be:

Bernardo-MG commented 8 years ago

Python 3.2 reached end of life and is no longer supported by pip, so it won't be used in the tests any longer.

Python 2.6 will be removed from the tests until the parser is updated to the latest pyparsing or changed to another library, probably ply.