Hervé Beraud 61a16f1d81 Dropping lower constraints testing
We facing errors related to the new pip resolver, this
topic was discussed on the ML and QA team proposed to
to test lower-constraints [1].

I propose to drop this test because the complexity and recurring pain needed
to maintain that now exceeds the benefits provided by this mechanismes.

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019390.html

Change-Id: I2706e8af350d07e51169f8bc13c7404d4696b2a2
2020-12-18 15:05:12 +01:00
2020-12-12 08:08:06 +01:00
2020-09-15 17:41:13 +02:00
2015-10-05 17:10:31 -04:00
2020-02-04 10:13:23 +01:00
2019-04-19 19:42:55 +00:00
2020-12-12 08:08:06 +01:00
2018-07-11 09:48:53 +07:00
2020-12-18 15:05:12 +01:00
2019-06-26 18:30:20 +02:00
2019-04-23 13:53:38 +08:00
2019-06-19 00:57:49 +08:00
2014-12-02 22:38:57 -08:00
2020-12-12 08:08:06 +01:00
2019-04-23 13:53:38 +08:00
2020-12-12 08:08:06 +01:00
2020-04-24 08:22:33 -05:00
2020-05-26 09:00:31 +02:00
2020-12-12 08:08:06 +01:00
2020-12-12 08:08:06 +01:00

Automaton

Latest Version

Downloads

Friendly state machines for python. The goal of this library is to provide well documented state machine classes and associated utilities. The state machine pattern (or the implemented variation there-of) is a commonly used pattern and has a multitude of various usages. Some of the usages for this library include providing state & transition validation and running/scheduling/analyzing the execution of tasks.

Description
Friendly state machines for python.
Readme 1.7 MiB
Languages
Python 100%