mozilla-services / mozservices

INACTIVE - http://mzl.la/ghe-archive - Various utilities for Pyramid-based Mozilla applications
33 stars 17 forks source link

Testing the memcached client on Travis.ci. #42

Closed okin closed 6 years ago

okin commented 6 years ago

For testing the memcached client retrieving an empty value will fail. To avoid this we set a value first.

Some statements have been updated to make flake8 happy and the transition to Python 3 easier. The requirements file now has the same constraint as setup.py.