Admin message

Due to spam, we had to disable registrations and GitHub login. Please reach out to us at support@greenhost.net if you want to contribute.

This project is archived. Its data is read-only.

Wrong description syntax in setup.py

The package description is set like this:

    description=("Common behave functions used by different",
                 "openappstack projects"),

This results in a tuple type, probably unintentionally.

This makes some versions of pip and/or setuptools fail; openappstack#524 shows what can happen.

Assignee Loading
Time tracking Loading