Skip to content

Commit c2b5735

Browse files
committed
-
1 parent e33729e commit c2b5735

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

README.markdown

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,10 @@ installed automatically with the Python Toolbox.
6969
When `python_toolbox` isn't installed, you may run `nosetests` at the repo root
7070
to run the tests.
7171

72+
73+
------------------------------------------------------------------
74+
75+
Combi was created by Ram Rachum. I provide
76+
`freelance Django/Python development services <https://chipmunkdev.com>`_.
77+
78+

docs/index.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ Python Toolbox on PyPI: https://pypi.python.org/pypi/python_toolbox
3232

3333
Feel free to fork and send pull requests!
3434

35+
-------------------------------------------------------------------------------
36+
37+
Combi was created by Ram Rachum. I provide
38+
`freelance Django/Python development services <https://chipmunkdev.com>`_.
39+
3540

3641

3742
.. _mailing list: https://groups.google.com/forum/#!forum/python-toolbox

setup.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,12 @@ def get_packages():
135135
136136
Make a 1.0 release and start maintaining backward compatibility.
137137
138+
-------------------------------------------------------
139+
140+
Combi was created by Ram Rachum. I provide
141+
`freelance Django/Python development services <https://chipmunkdev.com>`_.
142+
143+
138144
'''
139145

140146
my_classifiers = [

0 commit comments

Comments
 (0)