Go to file
Simon Albinsson 983ab0fe41 Lets allow the helpers to be helpfull
I had problems transissioning form python 2 to 3 due to imports failing
when running tests. This shows (what i hope) is the correct way of
dealing with imports.
2017-02-01 13:31:16 +01:00
docs basics 2012-04-16 21:27:40 -04:00
sample Lets allow the helpers to be helpfull 2017-02-01 13:31:16 +01:00
tests Lets allow the helpers to be helpfull 2017-02-01 13:31:16 +01:00
.gitignore add a Python gitignore 2016-10-24 19:23:04 +03:00
LICENSE basics 2012-04-16 20:45:44 -04:00
Makefile Update Makefile 2016-02-04 04:06:08 -05:00
README.rst [readme] update `learn more` link 2014-10-03 11:22:11 +02:00
requirements.txt basics 2012-04-16 21:27:40 -04:00
setup.py Change initial version to be 0.1.0 2016-12-21 21:24:58 +03:00

README.rst

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

This simple project is an example repo for Python projects.

`Learn more <http://www.kennethreitz.org/essays/repository-structure-and-python>`_.