Move to single file. Switch to py.test
authorDaniel Greenfeld <pydanny@gmail.com>
Sat, 17 May 2014 23:01:33 +0000 (16:01 -0700)
committerDaniel Greenfeld <pydanny@gmail.com>
Sat, 17 May 2014 23:01:33 +0000 (16:01 -0700)
commit90c72f6b5c94aef41fe730046567cd770ea71676
tree9f4b5af37951506bcdb2524f83de93ce8ffe4136
parent7161ec8bf07e46aa08216e494a29d0428b7d988b
Move to single file. Switch to py.test
18 files changed:
Makefile
cached_property.py [new file with mode: 0644]
cached_property/__init__.py [deleted file]
cached_property/cached_property.py [deleted file]
docs/Makefile [deleted file]
docs/authors.rst [deleted file]
docs/conf.py [deleted file]
docs/contributing.rst [deleted file]
docs/history.rst [deleted file]
docs/index.rst [deleted file]
docs/installation.rst [deleted file]
docs/make.bat [deleted file]
docs/readme.rst [deleted file]
docs/usage.rst [deleted file]
requirements.txt
setup.py
tests/test_cached_property.py
tox.ini