Friendly state machines for python.
Go to file
Joshua Harlow 318355ea71 Remove dummy/placeholder 'ChangeLog' as its not needed
Just enforce that `python setup.py build_sphinx` will be the
way to build docs (which also builds a 'ChangeLog') so we don't
need to maintain a dummy file here anymore.

Change-Id: Icc34899fc1b29b1d81cada1f97d61e47eb086abd
2015-09-24 15:02:07 -07:00
automaton Merge "Provide a finite machine build() method" 2015-09-16 12:00:25 +00:00
doc/source Merge "Provide a finite machine build() method" 2015-09-16 12:00:25 +00:00
.gitignore Fix the build path in .gitignore file 2015-09-22 16:47:55 +05:30
.gitreview Revamp repo to match openstack repos 2015-06-05 17:18:17 -07:00
.testr.conf Revamp repo to match openstack repos 2015-06-05 17:18:17 -07:00
CONTRIBUTING.rst Add code repo, mail list, and IRC to CONTRIBUTING 2015-06-24 20:34:47 +00:00
HACKING.rst Revamp repo to match openstack repos 2015-06-05 17:18:17 -07:00
LICENSE Initial commit 2014-12-02 22:38:57 -08:00
MANIFEST.in Revamp repo to match openstack repos 2015-06-05 17:18:17 -07:00
README.rst Add badge support to README.rst 2015-06-26 16:24:33 -07:00
babel.cfg Revamp repo to match openstack repos 2015-06-05 17:18:17 -07:00
openstack-common.conf Revamp repo to match openstack repos 2015-06-05 17:18:17 -07:00
requirements.txt Updated from global requirements 2015-09-17 12:10:54 +00:00
setup.cfg Remove setup.cfg 'requires-python' incorrect entry 2015-07-10 00:03:49 +00:00
setup.py Updated from global requirements 2015-09-17 12:10:54 +00:00
test-requirements.txt Updated from global requirements 2015-08-04 00:43:27 +00:00
tox.ini Remove dummy/placeholder 'ChangeLog' as its not needed 2015-09-24 15:02:07 -07:00

README.rst

Automaton

Latest Version

Downloads

Friendly state machines for python.