983ab0fe41
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. |
||
---|---|---|
docs | ||
sample | ||
tests | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.rst | ||
requirements.txt | ||
setup.py |
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>`_.