Go to file
Ivan Dmitrievsky 33ed507412 Change initial version to be 0.1.0
If it's intended to use semantic versioning then it's doesn't make sense to start from a bug fix release.
2016-12-21 21:24:58 +03:00
docs basics 2012-04-16 21:27:40 -04:00
sample basics 2012-04-16 21:27:40 -04:00
tests tests: use __file__ to determine library path 2016-03-21 10:11:43 +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>`_.