Skip to content

Commit

Permalink
Using distributed observer pattern code methodology in a scrum enviro…
Browse files Browse the repository at this point in the history
…nment to helicopterize the code using gaming mechanics
  • Loading branch information
pydanny committed Oct 31, 2011
1 parent db2f968 commit a1ed9bd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
1 change: 1 addition & 0 deletions docs/index.rst
Expand Up @@ -64,6 +64,7 @@ Table of Contents
:maxdepth: 1

inspiration
contributors

Indices and tables
==================
Expand Down
9 changes: 7 additions & 2 deletions setup.py
Expand Up @@ -4,10 +4,15 @@
Warning: This is a joke. Don't use these bits unless you want to be hated.
Documentation
==============
See http://that.rtfd.org
Installation
============
At some point this will be packaged up and placed on PyPI. Then you'll be able to just do::
Installing from PyPI::
pip install that
Expand Down Expand Up @@ -37,7 +42,7 @@

setup(
name = 'that',
version = '1.0.3',
version = '1.0.4',
description = 'The Anti-Zen of Python',
license = 'BSD',
long_description = README,
Expand Down

0 comments on commit a1ed9bd

Please sign in to comment.