Go to file
Brian Forst cc59487590 Added __init__.py to the tests directory so that relative package import works. 2013-02-20 11:37:05 -07:00
docs basics 2012-04-16 21:27:40 -04:00
sample basics 2012-04-16 21:27:40 -04:00
tests Added __init__.py to the tests directory so that relative package import works. 2013-02-20 11:37:05 -07:00
LICENSE basics 2012-04-16 20:45:44 -04:00
Makefile fixed typo in nosetests command 2012-04-17 10:47:03 +03:00
README.rst readme 2012-04-16 21:32:53 -04:00
requirements.txt basics 2012-04-16 21:27:40 -04:00
setup.py basics 2012-04-16 21:27:40 -04:00

README.rst

Sample Module Repository
========================

This simple project is an example repo for Python projects.

`Learn more <http://kennethreitz.com/repository-structure-and-python.html>`_.