[openstack-dev] [new][oslo] automaton 1.4.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Tue Aug 2 18:03:00 UTC 2016
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
More information about the OpenStack-dev
mailing list