We are joyful to announce the release of: automaton 1.4.0: Friendly state machines for python.
This release is part of the newton release series. With source available at: http://git.openstack.org/cgit/openstack/automaton With package available at: https://pypi.python.org/pypi/automaton Please report issues through launchpad: http://bugs.launchpad.net/automaton For more details, please see below. Changes in automaton 1.3.0..1.4.0 --------------------------------- dab7331 Remove discover from test-requirements e87dc55 Add Python 3.5 classifier and venv Diffstat (except docs and test files) ------------------------------------- setup.cfg | 1 + test-requirements.txt | 1 - tox.ini | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 2c695bc..958c5dd 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9 +8,0 @@ coverage>=3.6 # Apache-2.0 -discover # BSD __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev